Skip to content
Success

Console Output

Started by user Peter Roels
Checking out git https://github.com/larson-group/cam.git into /home/jenkins/workspace/branch_cam_test@script to read jenkins_tests/cam_global_regression_gfortran_test/Jenkinsfile
The recommended git tool is: git
 > git rev-parse --resolve-git-dir /home/jenkins/workspace/branch_cam_test@script/.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 1.8.3.1'
using GIT_ASKPASS to set credentials A token based key used by Jenkins to preform Github actions, created 6/21/2021
 > git fetch --tags --progress https://github.com/larson-group/cam.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse refs/remotes/origin/clubb_silhs_devel^{commit} # timeout=10
Checking out Revision e64b4cc834d0e033dd4353a13af3883980ea1396 (refs/remotes/origin/clubb_silhs_devel)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f e64b4cc834d0e033dd4353a13af3883980ea1396 # timeout=10
Commit message: "Adding in gfortran 10 fflags that allow carson nightly tests to work."
 > git rev-list --no-walk e64b4cc834d0e033dd4353a13af3883980ea1396 # timeout=10
Running in Durability level: MAX_SURVIVABILITY
[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 1.8.3.1'
using GIT_ASKPASS to set credentials A token based key used by Jenkins to preform Github actions, created 6/21/2021
 > git fetch --tags --progress https://github.com/larson-group/cam.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse refs/remotes/origin/clubb_silhs_devel^{commit} # timeout=10
Checking out Revision e64b4cc834d0e033dd4353a13af3883980ea1396 (refs/remotes/origin/clubb_silhs_devel)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f e64b4cc834d0e033dd4353a13af3883980ea1396 # timeout=10
Commit message: "Adding in gfortran 10 fflags that allow carson nightly tests to work."
[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_CLM.cfg
Processing externals description file : Externals_CISM.cfg
Processing externals description file : Externals_CDEPS.cfg
Processing externals description file : Externals_CAM.cfg
Checking status of externals: clm, fates, ptclm, mosart, cime, cpl7, parallelio, cice, cmeps, share, fms, cism, source_cism, rtm, cdeps, genf90, fox, cam, pumas, cosp2, atmos_phys, chem_proc, mpas, atmos_cubed_sphere, carma, cice6, mct, 
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 -f cime_config_cesm_machines_files/config_compilers.xml cime/config/cesm/machines/config_compilers.xml
+ cp -f cime_config_cesm_machines_files/config_machines.xml cime/config/cesm/machines/config_machines.xml
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Make cprnc)
[Pipeline] dir
Running in /home/jenkins/workspace/branch_cam_test/cime/tools/cprnc
[Pipeline] {
[Pipeline] sh
+ bash -c 'export LIB_NETCDF=/usr/local/NETCDF-Fortran-4.4.5-gfortran/lib; export INC_NETCDF=/usr/local/NETCDF-Fortran-4.4.5-gfortran/include; ../configure --macros-format=Makefile --mpilib=mpi-serial; source ./.env_mach_specific.sh; make'
perl ../../src/externals/genf90/genf90.pl compare_vars_mod.F90.in > compare_vars_mod.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -O  -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I. prec.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -O  -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I. filestruct.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -O  -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I. utils.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -O  -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I. compare_vars_mod.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -O  -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I. cprnc.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -o cprnc compare_vars_mod.o cprnc.o filestruct.o prec.o utils.o -L/usr/local/NETCDF-Fortran-4.4.5-gfortran/lib -lnetcdff -Wl,-rpath /usr/local/NETCDF-Fortran-4.4.5-gfortran/lib -L/usr/local/NETCDF-Fortran-4.4.5-gfortran/lib -lnetcdff -L/usr/local/NETCDF-C-4.7.0-gfortran/lib -lnetcdf -L/usr/local/lapack-3.8.0 -llapack -lrefblas 
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run CAM)
[Pipeline] sh
+ source /opt/intel/oneapi/setvars.sh --force
++ script_name=setvars.sh
++ env_vars_args=
++ 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-11f21c0b/script.sh
+++ '[' -n '' ']'
+++ script=/home/jenkins/workspace/branch_cam_test@tmp/durable-11f21c0b/script.sh
+++ '[' -L /home/jenkins/workspace/branch_cam_test@tmp/durable-11f21c0b/script.sh ']'
+++ basename -- /home/jenkins/workspace/branch_cam_test@tmp/durable-11f21c0b/script.sh
++ '[' setvars.sh = script.sh ']'
++ sourcer=
++ sourced_nm=
+++ ps -p 14680 -o comm=
++ sourced_sh=bash
+++ _setvars_get_proc_name /home/jenkins/workspace/branch_cam_test@tmp/durable-11f21c0b/script.sh
+++ '[' -n '' ']'
+++ script=/home/jenkins/workspace/branch_cam_test@tmp/durable-11f21c0b/script.sh
+++ '[' -L /home/jenkins/workspace/branch_cam_test@tmp/durable-11f21c0b/script.sh ']'
+++ basename -- /home/jenkins/workspace/branch_cam_test@tmp/durable-11f21c0b/script.sh
++ proc_name=script.sh
++ '[' -n '' ']'
++ '[' -n '' ']'
++ '[' -n '4.2.46(2)-release' ']'
+++ printf '%s: %s' script.sh 'BASH_VERSION = 4.2.46(2)-release'
++ sourcer='script.sh: BASH_VERSION = 4.2.46(2)-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
++++ dirname -- /opt/intel/oneapi/setvars.sh
+++ script_dir=/opt/intel/oneapi
++++ cd /opt/intel/oneapi
++++ command pwd -P
++++ 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=
++ for arg in '"$@"'
++ shift
++ case "$arg" in
++ force=1
++ env_vars_args=
++ '[' 0 '!=' 0 ']'
++ '[' '' = 1 ']'
++ '[' 0 -eq 1 ']'
++ version_default=latest
+++ awk NF
+++ command ls /opt/intel/oneapi/advisor/2021.3.0/env/vars.sh /opt/intel/oneapi/advisor/latest/env/vars.sh /opt/intel/oneapi/ccl/2021.3.0/env/vars.sh /opt/intel/oneapi/ccl/latest/env/vars.sh /opt/intel/oneapi/clck/2021.3.0/env/vars.sh /opt/intel/oneapi/clck/latest/env/vars.sh /opt/intel/oneapi/compiler/2021.3.0/env/vars.sh /opt/intel/oneapi/compiler/latest/env/vars.sh /opt/intel/oneapi/dal/2021.3.0/env/vars.sh /opt/intel/oneapi/dal/latest/env/vars.sh /opt/intel/oneapi/debugger/10.1.2/env/vars.sh /opt/intel/oneapi/debugger/latest/env/vars.sh /opt/intel/oneapi/dev-utilities/2021.3.0/env/vars.sh /opt/intel/oneapi/dev-utilities/latest/env/vars.sh /opt/intel/oneapi/dnnl/2021.3.0/env/vars.sh /opt/intel/oneapi/dnnl/latest/env/vars.sh /opt/intel/oneapi/dpcpp-ct/2021.3.0/env/vars.sh /opt/intel/oneapi/dpcpp-ct/latest/env/vars.sh /opt/intel/oneapi/dpl/2021.4.0/env/vars.sh /opt/intel/oneapi/dpl/latest/env/vars.sh /opt/intel/oneapi/inspector/2021.3.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.7/env/vars.sh /opt/intel/oneapi/ipp/2021.3.0/env/vars.sh /opt/intel/oneapi/ippcp/2021.3.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.3.0/env/vars.sh /opt/intel/oneapi/itac/latest/env/vars.sh /opt/intel/oneapi/mkl/2021.3.0/env/vars.sh /opt/intel/oneapi/mkl/latest/env/vars.sh /opt/intel/oneapi/mpi/2021.3.0/env/vars.sh /opt/intel/oneapi/mpi/2021.3.1/env/vars.sh /opt/intel/oneapi/mpi/latest/env/vars.sh /opt/intel/oneapi/tbb/2021.3.0/env/vars.sh /opt/intel/oneapi/tbb/latest/env/vars.sh /opt/intel/oneapi/vpl/2021.4.0/env/vars.sh /opt/intel/oneapi/vpl/latest/env/vars.sh /opt/intel/oneapi/vtune/2021.6.0/env/vars.sh /opt/intel/oneapi/vtune/latest/env/vars.sh
++ component_array='/opt/intel/oneapi/advisor/2021.3.0/env/vars.sh
/opt/intel/oneapi/advisor/latest/env/vars.sh
/opt/intel/oneapi/ccl/2021.3.0/env/vars.sh
/opt/intel/oneapi/ccl/latest/env/vars.sh
/opt/intel/oneapi/clck/2021.3.0/env/vars.sh
/opt/intel/oneapi/clck/latest/env/vars.sh
/opt/intel/oneapi/compiler/2021.3.0/env/vars.sh
/opt/intel/oneapi/compiler/latest/env/vars.sh
/opt/intel/oneapi/dal/2021.3.0/env/vars.sh
/opt/intel/oneapi/dal/latest/env/vars.sh
/opt/intel/oneapi/debugger/10.1.2/env/vars.sh
/opt/intel/oneapi/debugger/latest/env/vars.sh
/opt/intel/oneapi/dev-utilities/2021.3.0/env/vars.sh
/opt/intel/oneapi/dev-utilities/latest/env/vars.sh
/opt/intel/oneapi/dnnl/2021.3.0/env/vars.sh
/opt/intel/oneapi/dnnl/latest/env/vars.sh
/opt/intel/oneapi/dpcpp-ct/2021.3.0/env/vars.sh
/opt/intel/oneapi/dpcpp-ct/latest/env/vars.sh
/opt/intel/oneapi/dpl/2021.4.0/env/vars.sh
/opt/intel/oneapi/dpl/latest/env/vars.sh
/opt/intel/oneapi/inspector/2021.3.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.7/env/vars.sh
/opt/intel/oneapi/ipp/2021.3.0/env/vars.sh
/opt/intel/oneapi/ippcp/2021.3.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.3.0/env/vars.sh
/opt/intel/oneapi/itac/latest/env/vars.sh
/opt/intel/oneapi/mkl/2021.3.0/env/vars.sh
/opt/intel/oneapi/mkl/latest/env/vars.sh
/opt/intel/oneapi/mpi/2021.3.0/env/vars.sh
/opt/intel/oneapi/mpi/2021.3.1/env/vars.sh
/opt/intel/oneapi/mpi/latest/env/vars.sh
/opt/intel/oneapi/tbb/2021.3.0/env/vars.sh
/opt/intel/oneapi/tbb/latest/env/vars.sh
/opt/intel/oneapi/vpl/2021.4.0/env/vars.sh
/opt/intel/oneapi/vpl/latest/env/vars.sh
/opt/intel/oneapi/vtune/2021.6.0/env/vars.sh
/opt/intel/oneapi/vtune/latest/env/vars.sh'
++ temp_array=
+++ prep_for_eval '/opt/intel/oneapi/advisor/2021.3.0/env/vars.sh
/opt/intel/oneapi/advisor/latest/env/vars.sh
/opt/intel/oneapi/ccl/2021.3.0/env/vars.sh
/opt/intel/oneapi/ccl/latest/env/vars.sh
/opt/intel/oneapi/clck/2021.3.0/env/vars.sh
/opt/intel/oneapi/clck/latest/env/vars.sh
/opt/intel/oneapi/compiler/2021.3.0/env/vars.sh
/opt/intel/oneapi/compiler/latest/env/vars.sh
/opt/intel/oneapi/dal/2021.3.0/env/vars.sh
/opt/intel/oneapi/dal/latest/env/vars.sh
/opt/intel/oneapi/debugger/10.1.2/env/vars.sh
/opt/intel/oneapi/debugger/latest/env/vars.sh
/opt/intel/oneapi/dev-utilities/2021.3.0/env/vars.sh
/opt/intel/oneapi/dev-utilities/latest/env/vars.sh
/opt/intel/oneapi/dnnl/2021.3.0/env/vars.sh
/opt/intel/oneapi/dnnl/latest/env/vars.sh
/opt/intel/oneapi/dpcpp-ct/2021.3.0/env/vars.sh
/opt/intel/oneapi/dpcpp-ct/latest/env/vars.sh
/opt/intel/oneapi/dpl/2021.4.0/env/vars.sh
/opt/intel/oneapi/dpl/latest/env/vars.sh
/opt/intel/oneapi/inspector/2021.3.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.7/env/vars.sh
/opt/intel/oneapi/ipp/2021.3.0/env/vars.sh
/opt/intel/oneapi/ippcp/2021.3.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.3.0/env/vars.sh
/opt/intel/oneapi/itac/latest/env/vars.sh
/opt/intel/oneapi/mkl/2021.3.0/env/vars.sh
/opt/intel/oneapi/mkl/latest/env/vars.sh
/opt/intel/oneapi/mpi/2021.3.0/env/vars.sh
/opt/intel/oneapi/mpi/2021.3.1/env/vars.sh
/opt/intel/oneapi/mpi/latest/env/vars.sh
/opt/intel/oneapi/tbb/2021.3.0/env/vars.sh
/opt/intel/oneapi/tbb/latest/env/vars.sh
/opt/intel/oneapi/vpl/2021.4.0/env/vars.sh
/opt/intel/oneapi/vpl/latest/env/vars.sh
/opt/intel/oneapi/vtune/2021.6.0/env/vars.sh
/opt/intel/oneapi/vtune/latest/env/vars.sh'
+++ awk NF
+++ echo '/opt/intel/oneapi/advisor/2021.3.0/env/vars.sh
/opt/intel/oneapi/advisor/latest/env/vars.sh
/opt/intel/oneapi/ccl/2021.3.0/env/vars.sh
/opt/intel/oneapi/ccl/latest/env/vars.sh
/opt/intel/oneapi/clck/2021.3.0/env/vars.sh
/opt/intel/oneapi/clck/latest/env/vars.sh
/opt/intel/oneapi/compiler/2021.3.0/env/vars.sh
/opt/intel/oneapi/compiler/latest/env/vars.sh
/opt/intel/oneapi/dal/2021.3.0/env/vars.sh
/opt/intel/oneapi/dal/latest/env/vars.sh
/opt/intel/oneapi/debugger/10.1.2/env/vars.sh
/opt/intel/oneapi/debugger/latest/env/vars.sh
/opt/intel/oneapi/dev-utilities/2021.3.0/env/vars.sh
/opt/intel/oneapi/dev-utilities/latest/env/vars.sh
/opt/intel/oneapi/dnnl/2021.3.0/env/vars.sh
/opt/intel/oneapi/dnnl/latest/env/vars.sh
/opt/intel/oneapi/dpcpp-ct/2021.3.0/env/vars.sh
/opt/intel/oneapi/dpcpp-ct/latest/env/vars.sh
/opt/intel/oneapi/dpl/2021.4.0/env/vars.sh
/opt/intel/oneapi/dpl/latest/env/vars.sh
/opt/intel/oneapi/inspector/2021.3.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.7/env/vars.sh
/opt/intel/oneapi/ipp/2021.3.0/env/vars.sh
/opt/intel/oneapi/ippcp/2021.3.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.3.0/env/vars.sh
/opt/intel/oneapi/itac/latest/env/vars.sh
/opt/intel/oneapi/mkl/2021.3.0/env/vars.sh
/opt/intel/oneapi/mkl/latest/env/vars.sh
/opt/intel/oneapi/mpi/2021.3.0/env/vars.sh
/opt/intel/oneapi/mpi/2021.3.1/env/vars.sh
/opt/intel/oneapi/mpi/latest/env/vars.sh
/opt/intel/oneapi/tbb/2021.3.0/env/vars.sh
/opt/intel/oneapi/tbb/latest/env/vars.sh
/opt/intel/oneapi/vpl/2021.4.0/env/vars.sh
/opt/intel/oneapi/vpl/latest/env/vars.sh
/opt/intel/oneapi/vtune/2021.6.0/env/vars.sh
/opt/intel/oneapi/vtune/latest/env/vars.sh'
+++ sed -e 's/^/'\''/g' -e 's/$/'\'' \\/g' -e '$s/\\$//'
++ eval set -- ''\''/opt/intel/oneapi/advisor/2021.3.0/env/vars.sh'\'' \
'\''/opt/intel/oneapi/advisor/latest/env/vars.sh'\'' \
'\''/opt/intel/oneapi/ccl/2021.3.0/env/vars.sh'\'' \
'\''/opt/intel/oneapi/ccl/latest/env/vars.sh'\'' \
'\''/opt/intel/oneapi/clck/2021.3.0/env/vars.sh'\'' \
'\''/opt/intel/oneapi/clck/latest/env/vars.sh'\'' \
'\''/opt/intel/oneapi/compiler/2021.3.0/env/vars.sh'\'' \
'\''/opt/intel/oneapi/compiler/latest/env/vars.sh'\'' \
'\''/opt/intel/oneapi/dal/2021.3.0/env/vars.sh'\'' \
'\''/opt/intel/oneapi/dal/latest/env/vars.sh'\'' \
'\''/opt/intel/oneapi/debugger/10.1.2/env/vars.sh'\'' \
'\''/opt/intel/oneapi/debugger/latest/env/vars.sh'\'' \
'\''/opt/intel/oneapi/dev-utilities/2021.3.0/env/vars.sh'\'' \
'\''/opt/intel/oneapi/dev-utilities/latest/env/vars.sh'\'' \
'\''/opt/intel/oneapi/dnnl/2021.3.0/env/vars.sh'\'' \
'\''/opt/intel/oneapi/dnnl/latest/env/vars.sh'\'' \
'\''/opt/intel/oneapi/dpcpp-ct/2021.3.0/env/vars.sh'\'' \
'\''/opt/intel/oneapi/dpcpp-ct/latest/env/vars.sh'\'' \
'\''/opt/intel/oneapi/dpl/2021.4.0/env/vars.sh'\'' \
'\''/opt/intel/oneapi/dpl/latest/env/vars.sh'\'' \
'\''/opt/intel/oneapi/inspector/2021.3.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.7/env/vars.sh'\'' \
'\''/opt/intel/oneapi/ipp/2021.3.0/env/vars.sh'\'' \
'\''/opt/intel/oneapi/ippcp/2021.3.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.3.0/env/vars.sh'\'' \
'\''/opt/intel/oneapi/itac/latest/env/vars.sh'\'' \
'\''/opt/intel/oneapi/mkl/2021.3.0/env/vars.sh'\'' \
'\''/opt/intel/oneapi/mkl/latest/env/vars.sh'\'' \
'\''/opt/intel/oneapi/mpi/2021.3.0/env/vars.sh'\'' \
'\''/opt/intel/oneapi/mpi/2021.3.1/env/vars.sh'\'' \
'\''/opt/intel/oneapi/mpi/latest/env/vars.sh'\'' \
'\''/opt/intel/oneapi/tbb/2021.3.0/env/vars.sh'\'' \
'\''/opt/intel/oneapi/tbb/latest/env/vars.sh'\'' \
'\''/opt/intel/oneapi/vpl/2021.4.0/env/vars.sh'\'' \
'\''/opt/intel/oneapi/vpl/latest/env/vars.sh'\'' \
'\''/opt/intel/oneapi/vtune/2021.6.0/env/vars.sh'\'' \
'\''/opt/intel/oneapi/vtune/latest/env/vars.sh'\'' '
+++ set -- /opt/intel/oneapi/advisor/2021.3.0/env/vars.sh /opt/intel/oneapi/advisor/latest/env/vars.sh /opt/intel/oneapi/ccl/2021.3.0/env/vars.sh /opt/intel/oneapi/ccl/latest/env/vars.sh /opt/intel/oneapi/clck/2021.3.0/env/vars.sh /opt/intel/oneapi/clck/latest/env/vars.sh /opt/intel/oneapi/compiler/2021.3.0/env/vars.sh /opt/intel/oneapi/compiler/latest/env/vars.sh /opt/intel/oneapi/dal/2021.3.0/env/vars.sh /opt/intel/oneapi/dal/latest/env/vars.sh /opt/intel/oneapi/debugger/10.1.2/env/vars.sh /opt/intel/oneapi/debugger/latest/env/vars.sh /opt/intel/oneapi/dev-utilities/2021.3.0/env/vars.sh /opt/intel/oneapi/dev-utilities/latest/env/vars.sh /opt/intel/oneapi/dnnl/2021.3.0/env/vars.sh /opt/intel/oneapi/dnnl/latest/env/vars.sh /opt/intel/oneapi/dpcpp-ct/2021.3.0/env/vars.sh /opt/intel/oneapi/dpcpp-ct/latest/env/vars.sh /opt/intel/oneapi/dpl/2021.4.0/env/vars.sh /opt/intel/oneapi/dpl/latest/env/vars.sh /opt/intel/oneapi/inspector/2021.3.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.7/env/vars.sh /opt/intel/oneapi/ipp/2021.3.0/env/vars.sh /opt/intel/oneapi/ippcp/2021.3.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.3.0/env/vars.sh /opt/intel/oneapi/itac/latest/env/vars.sh /opt/intel/oneapi/mkl/2021.3.0/env/vars.sh /opt/intel/oneapi/mkl/latest/env/vars.sh /opt/intel/oneapi/mpi/2021.3.0/env/vars.sh /opt/intel/oneapi/mpi/2021.3.1/env/vars.sh /opt/intel/oneapi/mpi/latest/env/vars.sh /opt/intel/oneapi/tbb/2021.3.0/env/vars.sh /opt/intel/oneapi/tbb/latest/env/vars.sh /opt/intel/oneapi/vpl/2021.4.0/env/vars.sh /opt/intel/oneapi/vpl/latest/env/vars.sh /opt/intel/oneapi/vtune/2021.6.0/env/vars.sh /opt/intel/oneapi/vtune/latest/env/vars.sh
++ for arg in '"$@"'
++++++ dirname -- /opt/intel/oneapi/advisor/2021.3.0/env/vars.sh
+++++ dirname -- /opt/intel/oneapi/advisor/2021.3.0/env
++++ dirname -- /opt/intel/oneapi/advisor/2021.3.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.3.0/env/vars.sh
+++++ dirname -- /opt/intel/oneapi/ccl/2021.3.0/env
++++ dirname -- /opt/intel/oneapi/ccl/2021.3.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.3.0/env/vars.sh
+++++ dirname -- /opt/intel/oneapi/clck/2021.3.0/env
++++ dirname -- /opt/intel/oneapi/clck/2021.3.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/2021.3.0/env/vars.sh
+++++ dirname -- /opt/intel/oneapi/compiler/2021.3.0/env
++++ dirname -- /opt/intel/oneapi/compiler/2021.3.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.3.0/env/vars.sh
+++++ dirname -- /opt/intel/oneapi/dal/2021.3.0/env
++++ dirname -- /opt/intel/oneapi/dal/2021.3.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/10.1.2/env/vars.sh
+++++ dirname -- /opt/intel/oneapi/debugger/10.1.2/env
++++ dirname -- /opt/intel/oneapi/debugger/10.1.2
+++ 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.3.0/env/vars.sh
+++++ dirname -- /opt/intel/oneapi/dev-utilities/2021.3.0/env
++++ dirname -- /opt/intel/oneapi/dev-utilities/2021.3.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/2021.3.0/env/vars.sh
+++++ dirname -- /opt/intel/oneapi/dnnl/2021.3.0/env
++++ dirname -- /opt/intel/oneapi/dnnl/2021.3.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/2021.3.0/env/vars.sh
+++++ dirname -- /opt/intel/oneapi/dpcpp-ct/2021.3.0/env
++++ dirname -- /opt/intel/oneapi/dpcpp-ct/2021.3.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.4.0/env/vars.sh
+++++ dirname -- /opt/intel/oneapi/dpl/2021.4.0/env
++++ dirname -- /opt/intel/oneapi/dpl/2021.4.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/2021.3.0/env/vars.sh
+++++ dirname -- /opt/intel/oneapi/inspector/2021.3.0/env
++++ dirname -- /opt/intel/oneapi/inspector/2021.3.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.7/env/vars.sh
+++++ dirname -- /opt/intel/oneapi/intelpython/python3.7/env
++++ dirname -- /opt/intel/oneapi/intelpython/python3.7
+++ 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.3.0/env/vars.sh
+++++ dirname -- /opt/intel/oneapi/ipp/2021.3.0/env
++++ dirname -- /opt/intel/oneapi/ipp/2021.3.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.3.0/env/vars.sh
+++++ dirname -- /opt/intel/oneapi/ippcp/2021.3.0/env
++++ dirname -- /opt/intel/oneapi/ippcp/2021.3.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.3.0/env/vars.sh
+++++ dirname -- /opt/intel/oneapi/itac/2021.3.0/env
++++ dirname -- /opt/intel/oneapi/itac/2021.3.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/2021.3.0/env/vars.sh
+++++ dirname -- /opt/intel/oneapi/mkl/2021.3.0/env
++++ dirname -- /opt/intel/oneapi/mkl/2021.3.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.3.0/env/vars.sh
+++++ dirname -- /opt/intel/oneapi/mpi/2021.3.0/env
++++ dirname -- /opt/intel/oneapi/mpi/2021.3.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/2021.3.1/env/vars.sh
+++++ dirname -- /opt/intel/oneapi/mpi/2021.3.1/env
++++ dirname -- /opt/intel/oneapi/mpi/2021.3.1
+++ 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/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
mpi
'
++ for arg in '"$@"'
++++++ dirname -- /opt/intel/oneapi/tbb/2021.3.0/env/vars.sh
+++++ dirname -- /opt/intel/oneapi/tbb/2021.3.0/env
++++ dirname -- /opt/intel/oneapi/tbb/2021.3.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
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
mpi
tbb
tbb
'
++ for arg in '"$@"'
++++++ dirname -- /opt/intel/oneapi/vpl/2021.4.0/env/vars.sh
+++++ dirname -- /opt/intel/oneapi/vpl/2021.4.0/env
++++ dirname -- /opt/intel/oneapi/vpl/2021.4.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
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
mpi
tbb
tbb
vpl
vpl
'
++ for arg in '"$@"'
++++++ dirname -- /opt/intel/oneapi/vtune/2021.6.0/env/vars.sh
+++++ dirname -- /opt/intel/oneapi/vtune/2021.6.0/env
++++ dirname -- /opt/intel/oneapi/vtune/2021.6.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
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
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
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
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 = 4.2.46(2)-release'
   script.sh: BASH_VERSION = 4.2.46(2)-release
++ ONEAPI_ROOT=/opt/intel/oneapi
++ export ONEAPI_ROOT
++ SETVARS_CALL=1
++ export SETVARS_CALL
++ '[' -z '' ']'
++ SETVARS_ARGS=
++ export SETVARS_ARGS
++ 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 '4.2.46(2)-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/2021.3.0/env
+++++ dirname /opt/intel/oneapi/advisor/2021.3.0/env
++++ script_dir=/opt/intel/oneapi/advisor/2021.3.0
++++ echo /opt/intel/oneapi/advisor/2021.3.0
+++ PRODUCT_DIR=/opt/intel/oneapi/advisor/2021.3.0
++++ uname
+++ '[' Linux = Darwin ']'
++++ uname -m
+++ '[' x86_64 = x86_64 ']'
+++ BIN_DIR=bin64
+++ export PKG_CONFIG_PATH=/opt/intel/oneapi/advisor/2021.3.0/include/pkgconfig/lib64:
+++ PKG_CONFIG_PATH=/opt/intel/oneapi/advisor/2021.3.0/include/pkgconfig/lib64:
+++ export PATH=/opt/intel/oneapi/advisor/2021.3.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/21.3/compilers/bin:/opt/intel/oneapi/compiler/2021.3.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/21.3/compilers/bin:/opt/intel/oneapi/compiler/2021.3.0/linux/bin/intel64:/sbin:/usr/sbin:/bin:/usr/bin
+++ PATH=/opt/intel/oneapi/advisor/2021.3.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/21.3/compilers/bin:/opt/intel/oneapi/compiler/2021.3.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/21.3/compilers/bin:/opt/intel/oneapi/compiler/2021.3.0/linux/bin/intel64:/sbin:/usr/sbin:/bin:/usr/bin
+++ export ADVISOR_2021_DIR=/opt/intel/oneapi/advisor/2021.3.0
+++ ADVISOR_2021_DIR=/opt/intel/oneapi/advisor/2021.3.0
+++ export PYTHONPATH=/opt/intel/oneapi/advisor/2021.3.0/pythonapi
+++ PYTHONPATH=/opt/intel/oneapi/advisor/2021.3.0/pythonapi
+++ export APM=/opt/intel/oneapi/advisor/2021.3.0/perfmodels
+++ APM=/opt/intel/oneapi/advisor/2021.3.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-11f21c0b/script.sh
++++ '[' -n '' ']'
++++ script=/home/jenkins/workspace/branch_cam_test@tmp/durable-11f21c0b/script.sh
++++ '[' -L /home/jenkins/workspace/branch_cam_test@tmp/durable-11f21c0b/script.sh ']'
++++ basename -- /home/jenkins/workspace/branch_cam_test@tmp/durable-11f21c0b/script.sh
+++ '[' vars.sh = script.sh ']'
+++ vars_script_name=
++++ ps -p 14680 -o comm=
+++ vars_script_shell=bash
+++ '[' -n '' ']'
+++ '[' -n '' ']'
+++ '[' -n '4.2.46(2)-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
+++++ 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
+++++ pwd -P
++++ script_dir=/opt/intel/oneapi/ccl/2021.3.0/env
++++ printf %s /opt/intel/oneapi/ccl/2021.3.0/env
+++ WORK_DIR=/opt/intel/oneapi/ccl/2021.3.0/env
++++ cd /opt/intel/oneapi/ccl/2021.3.0/env/../
++++ pwd -P
+++ CCL_ROOT=/opt/intel/oneapi/ccl/2021.3.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.3.0/include/cpu_gpu_dpcpp ''
++++ path_to_add=/opt/intel/oneapi/ccl/2021.3.0/include/cpu_gpu_dpcpp
++++ path_is_now=
++++ '[' '' = '' ']'
++++ printf %s /opt/intel/oneapi/ccl/2021.3.0/include/cpu_gpu_dpcpp
+++ CPATH=/opt/intel/oneapi/ccl/2021.3.0/include/cpu_gpu_dpcpp
+++ export CPATH
++++ prepend_path /opt/intel/oneapi/ccl/2021.3.0/lib/cpu_gpu_dpcpp ''
++++ path_to_add=/opt/intel/oneapi/ccl/2021.3.0/lib/cpu_gpu_dpcpp
++++ path_is_now=
++++ '[' '' = '' ']'
++++ printf %s /opt/intel/oneapi/ccl/2021.3.0/lib/cpu_gpu_dpcpp
+++ LIBRARY_PATH=/opt/intel/oneapi/ccl/2021.3.0/lib/cpu_gpu_dpcpp
+++ export LIBRARY_PATH
++++ prepend_path /opt/intel/oneapi/ccl/2021.3.0/lib/cpu_gpu_dpcpp '$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.4.5-gfortran/lib:/usr/local/NETCDF-Fortran-4.4.5-ifort/lib:/usr/local/NETCDF-Fortran-4.4.5-pgi/lib:/usr/local/NETCDF-C-4.7.0-gfortran/lib:/usr/local/NETCDF-C-4.7.0-ifort/lib:/usr/local/NETCDF-C-4.7.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/usr/local/NETCDF-Fortran-4.4.5-gfortran/lib:/usr/local/NETCDF-Fortran-4.4.5-ifort/lib:/usr/local/NETCDF-Fortran-4.4.5-pgi/lib:/usr/local/NETCDF-C-4.7.0-gfortran/lib:/usr/local/NETCDF-C-4.7.0-ifort/lib:/usr/local/NETCDF-C-4.7.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib'
++++ path_to_add=/opt/intel/oneapi/ccl/2021.3.0/lib/cpu_gpu_dpcpp
++++ path_is_now='$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.4.5-gfortran/lib:/usr/local/NETCDF-Fortran-4.4.5-ifort/lib:/usr/local/NETCDF-Fortran-4.4.5-pgi/lib:/usr/local/NETCDF-C-4.7.0-gfortran/lib:/usr/local/NETCDF-C-4.7.0-ifort/lib:/usr/local/NETCDF-C-4.7.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/usr/local/NETCDF-Fortran-4.4.5-gfortran/lib:/usr/local/NETCDF-Fortran-4.4.5-ifort/lib:/usr/local/NETCDF-Fortran-4.4.5-pgi/lib:/usr/local/NETCDF-C-4.7.0-gfortran/lib:/usr/local/NETCDF-C-4.7.0-ifort/lib:/usr/local/NETCDF-C-4.7.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib'
++++ '[' '' = '$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.4.5-gfortran/lib:/usr/local/NETCDF-Fortran-4.4.5-ifort/lib:/usr/local/NETCDF-Fortran-4.4.5-pgi/lib:/usr/local/NETCDF-C-4.7.0-gfortran/lib:/usr/local/NETCDF-C-4.7.0-ifort/lib:/usr/local/NETCDF-C-4.7.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/usr/local/NETCDF-Fortran-4.4.5-gfortran/lib:/usr/local/NETCDF-Fortran-4.4.5-ifort/lib:/usr/local/NETCDF-Fortran-4.4.5-pgi/lib:/usr/local/NETCDF-C-4.7.0-gfortran/lib:/usr/local/NETCDF-C-4.7.0-ifort/lib:/usr/local/NETCDF-C-4.7.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib' ']'
++++ printf %s '/opt/intel/oneapi/ccl/2021.3.0/lib/cpu_gpu_dpcpp:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.4.5-gfortran/lib:/usr/local/NETCDF-Fortran-4.4.5-ifort/lib:/usr/local/NETCDF-Fortran-4.4.5-pgi/lib:/usr/local/NETCDF-C-4.7.0-gfortran/lib:/usr/local/NETCDF-C-4.7.0-ifort/lib:/usr/local/NETCDF-C-4.7.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/usr/local/NETCDF-Fortran-4.4.5-gfortran/lib:/usr/local/NETCDF-Fortran-4.4.5-ifort/lib:/usr/local/NETCDF-Fortran-4.4.5-pgi/lib:/usr/local/NETCDF-C-4.7.0-gfortran/lib:/usr/local/NETCDF-C-4.7.0-ifort/lib:/usr/local/NETCDF-C-4.7.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib'
+++ LD_LIBRARY_PATH='/opt/intel/oneapi/ccl/2021.3.0/lib/cpu_gpu_dpcpp:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.4.5-gfortran/lib:/usr/local/NETCDF-Fortran-4.4.5-ifort/lib:/usr/local/NETCDF-Fortran-4.4.5-pgi/lib:/usr/local/NETCDF-C-4.7.0-gfortran/lib:/usr/local/NETCDF-C-4.7.0-ifort/lib:/usr/local/NETCDF-C-4.7.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/usr/local/NETCDF-Fortran-4.4.5-gfortran/lib:/usr/local/NETCDF-Fortran-4.4.5-ifort/lib:/usr/local/NETCDF-Fortran-4.4.5-pgi/lib:/usr/local/NETCDF-C-4.7.0-gfortran/lib:/usr/local/NETCDF-C-4.7.0-ifort/lib:/usr/local/NETCDF-C-4.7.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib'
+++ export LD_LIBRARY_PATH
++ 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-11f21c0b/script.sh
++++ '[' -n '' ']'
++++ script=/home/jenkins/workspace/branch_cam_test@tmp/durable-11f21c0b/script.sh
++++ '[' -L /home/jenkins/workspace/branch_cam_test@tmp/durable-11f21c0b/script.sh ']'
++++ basename -- /home/jenkins/workspace/branch_cam_test@tmp/durable-11f21c0b/script.sh
+++ '[' vars.sh = script.sh ']'
+++ vars_script_name=
++++ ps -p 14680 -o comm=
+++ vars_script_shell=bash
+++ '[' -n '' ']'
+++ '[' -n '' ']'
+++ '[' -n '4.2.46(2)-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
+++++ 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
+++++ pwd -P
++++ script_dir=/opt/intel/oneapi/clck/2021.3.0/env
++++ printf %s /opt/intel/oneapi/clck/2021.3.0/env
+++ SCRIPT_PATH=/opt/intel/oneapi/clck/2021.3.0/env
++++ dirname -- /opt/intel/oneapi/clck/2021.3.0/env
+++ CLCK_ROOT=/opt/intel/oneapi/clck/2021.3.0
+++ export CLCK_ROOT
+++ dir=intel64
++++ prepend_path /opt/intel/oneapi/clck/2021.3.0/bin/intel64 /opt/intel/oneapi/advisor/2021.3.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/21.3/compilers/bin:/opt/intel/oneapi/compiler/2021.3.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/21.3/compilers/bin:/opt/intel/oneapi/compiler/2021.3.0/linux/bin/intel64:/sbin:/usr/sbin:/bin:/usr/bin
++++ path_to_add=/opt/intel/oneapi/clck/2021.3.0/bin/intel64
++++ path_is_now=/opt/intel/oneapi/advisor/2021.3.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/21.3/compilers/bin:/opt/intel/oneapi/compiler/2021.3.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/21.3/compilers/bin:/opt/intel/oneapi/compiler/2021.3.0/linux/bin/intel64:/sbin:/usr/sbin:/bin:/usr/bin
++++ '[' '' = /opt/intel/oneapi/advisor/2021.3.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/21.3/compilers/bin:/opt/intel/oneapi/compiler/2021.3.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/21.3/compilers/bin:/opt/intel/oneapi/compiler/2021.3.0/linux/bin/intel64:/sbin:/usr/sbin:/bin:/usr/bin ']'
++++ printf %s /opt/intel/oneapi/clck/2021.3.0/bin/intel64:/opt/intel/oneapi/advisor/2021.3.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/21.3/compilers/bin:/opt/intel/oneapi/compiler/2021.3.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/21.3/compilers/bin:/opt/intel/oneapi/compiler/2021.3.0/linux/bin/intel64:/sbin:/usr/sbin:/bin:/usr/bin
+++ PATH=/opt/intel/oneapi/clck/2021.3.0/bin/intel64:/opt/intel/oneapi/advisor/2021.3.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/21.3/compilers/bin:/opt/intel/oneapi/compiler/2021.3.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/21.3/compilers/bin:/opt/intel/oneapi/compiler/2021.3.0/linux/bin/intel64:/sbin:/usr/sbin:/bin:/usr/bin
+++ export PATH
++++ prepend_path /opt/intel/oneapi/clck/2021.3.0/lib/intel64 /opt/intel/oneapi/ccl/2021.3.0/lib/cpu_gpu_dpcpp
++++ path_to_add=/opt/intel/oneapi/clck/2021.3.0/lib/intel64
++++ path_is_now=/opt/intel/oneapi/ccl/2021.3.0/lib/cpu_gpu_dpcpp
++++ '[' '' = /opt/intel/oneapi/ccl/2021.3.0/lib/cpu_gpu_dpcpp ']'
++++ printf %s /opt/intel/oneapi/clck/2021.3.0/lib/intel64:/opt/intel/oneapi/ccl/2021.3.0/lib/cpu_gpu_dpcpp
+++ LIBRARY_PATH=/opt/intel/oneapi/clck/2021.3.0/lib/intel64:/opt/intel/oneapi/ccl/2021.3.0/lib/cpu_gpu_dpcpp
+++ export LIBRARY_PATH
++++ prepend_path /opt/intel/oneapi/clck/2021.3.0/include ''
++++ path_to_add=/opt/intel/oneapi/clck/2021.3.0/include
++++ path_is_now=
++++ '[' '' = '' ']'
++++ printf %s /opt/intel/oneapi/clck/2021.3.0/include
+++ CPLUS_INCLUDE_PATH=/opt/intel/oneapi/clck/2021.3.0/include
+++ export CPLUS_INCLUDE_PATH
++++ prepend_path '/opt/intel/oneapi/clck/2021.3.0/licensing:/opt/intel/licenses:/home/jenkins/intel/licenses:/Users/Shared/Library/Application Support/Intel/Licenses' ''
++++ path_to_add='/opt/intel/oneapi/clck/2021.3.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.3.0/licensing:/opt/intel/licenses:/home/jenkins/intel/licenses:/Users/Shared/Library/Application Support/Intel/Licenses'
+++ INTEL_LICENSE_FILE='/opt/intel/oneapi/clck/2021.3.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.3.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.3.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.3.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.3.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-11f21c0b/script.sh
++++ '[' -n '' ']'
++++ script=/home/jenkins/workspace/branch_cam_test@tmp/durable-11f21c0b/script.sh
++++ '[' -L /home/jenkins/workspace/branch_cam_test@tmp/durable-11f21c0b/script.sh ']'
++++ basename -- /home/jenkins/workspace/branch_cam_test@tmp/durable-11f21c0b/script.sh
+++ '[' vars.sh = script.sh ']'
+++ vars_script_name=
++++ ps -p 14680 -o comm=
+++ vars_script_shell=bash
+++ '[' -n '' ']'
+++ '[' -n '' ']'
+++ '[' -n '4.2.46(2)-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
+++++ 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
+++++ pwd -P
++++ script_dir=/opt/intel/oneapi/compiler/2021.3.0/env
++++ printf %s /opt/intel/oneapi/compiler/2021.3.0/env
+++ my_script_path=/opt/intel/oneapi/compiler/2021.3.0/env
++++ dirname -- /opt/intel/oneapi/compiler/2021.3.0/env
+++ component_root=/opt/intel/oneapi/compiler/2021.3.0
+++ CMPLR_ROOT=/opt/intel/oneapi/compiler/2021.3.0
+++ export CMPLR_ROOT
+++ INTEL_TARGET_ARCH=intel64
+++ INTEL_TARGET_PLATFORM=linux
+++ '[' 2 -gt 0 ']'
+++ case "$1" in
+++ shift
+++ '[' 1 -gt 0 ']'
+++ case "$1" in
+++ shift
+++ '[' 0 -gt 0 ']'
+++ '[' intel64 = ia32 ']'
+++ unset INTEL_TARGET_ARCH_IA32
++++ prepend_path /opt/intel/oneapi/compiler/2021.3.0/linux/bin/intel64:/opt/intel/oneapi/compiler/2021.3.0/linux/bin /opt/intel/oneapi/clck/2021.3.0/bin/intel64:/opt/intel/oneapi/advisor/2021.3.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/21.3/compilers/bin:/opt/intel/oneapi/compiler/2021.3.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/21.3/compilers/bin:/opt/intel/oneapi/compiler/2021.3.0/linux/bin/intel64:/sbin:/usr/sbin:/bin:/usr/bin
++++ path_to_add=/opt/intel/oneapi/compiler/2021.3.0/linux/bin/intel64:/opt/intel/oneapi/compiler/2021.3.0/linux/bin
++++ path_is_now=/opt/intel/oneapi/clck/2021.3.0/bin/intel64:/opt/intel/oneapi/advisor/2021.3.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/21.3/compilers/bin:/opt/intel/oneapi/compiler/2021.3.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/21.3/compilers/bin:/opt/intel/oneapi/compiler/2021.3.0/linux/bin/intel64:/sbin:/usr/sbin:/bin:/usr/bin
++++ '[' '' = /opt/intel/oneapi/clck/2021.3.0/bin/intel64:/opt/intel/oneapi/advisor/2021.3.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/21.3/compilers/bin:/opt/intel/oneapi/compiler/2021.3.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/21.3/compilers/bin:/opt/intel/oneapi/compiler/2021.3.0/linux/bin/intel64:/sbin:/usr/sbin:/bin:/usr/bin ']'
++++ printf %s /opt/intel/oneapi/compiler/2021.3.0/linux/bin/intel64:/opt/intel/oneapi/compiler/2021.3.0/linux/bin:/opt/intel/oneapi/clck/2021.3.0/bin/intel64:/opt/intel/oneapi/advisor/2021.3.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/21.3/compilers/bin:/opt/intel/oneapi/compiler/2021.3.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/21.3/compilers/bin:/opt/intel/oneapi/compiler/2021.3.0/linux/bin/intel64:/sbin:/usr/sbin:/bin:/usr/bin
+++ PATH=/opt/intel/oneapi/compiler/2021.3.0/linux/bin/intel64:/opt/intel/oneapi/compiler/2021.3.0/linux/bin:/opt/intel/oneapi/clck/2021.3.0/bin/intel64:/opt/intel/oneapi/advisor/2021.3.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/21.3/compilers/bin:/opt/intel/oneapi/compiler/2021.3.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/21.3/compilers/bin:/opt/intel/oneapi/compiler/2021.3.0/linux/bin/intel64:/sbin:/usr/sbin:/bin:/usr/bin
+++ export PATH
++++ prepend_path /opt/intel/oneapi/compiler/2021.3.0/linux/include /opt/intel/oneapi/ccl/2021.3.0/include/cpu_gpu_dpcpp
++++ path_to_add=/opt/intel/oneapi/compiler/2021.3.0/linux/include
++++ path_is_now=/opt/intel/oneapi/ccl/2021.3.0/include/cpu_gpu_dpcpp
++++ '[' '' = /opt/intel/oneapi/ccl/2021.3.0/include/cpu_gpu_dpcpp ']'
++++ printf %s /opt/intel/oneapi/compiler/2021.3.0/linux/include:/opt/intel/oneapi/ccl/2021.3.0/include/cpu_gpu_dpcpp
+++ CPATH=/opt/intel/oneapi/compiler/2021.3.0/linux/include:/opt/intel/oneapi/ccl/2021.3.0/include/cpu_gpu_dpcpp
+++ export CPATH
+++ '[' intel64 = ia32 ']'
++++ prepend_path /opt/intel/oneapi/compiler/2021.3.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2021.3.0/linux/lib /opt/intel/oneapi/clck/2021.3.0/lib/intel64:/opt/intel/oneapi/ccl/2021.3.0/lib/cpu_gpu_dpcpp
++++ path_to_add=/opt/intel/oneapi/compiler/2021.3.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2021.3.0/linux/lib
++++ path_is_now=/opt/intel/oneapi/clck/2021.3.0/lib/intel64:/opt/intel/oneapi/ccl/2021.3.0/lib/cpu_gpu_dpcpp
++++ '[' '' = /opt/intel/oneapi/clck/2021.3.0/lib/intel64:/opt/intel/oneapi/ccl/2021.3.0/lib/cpu_gpu_dpcpp ']'
++++ printf %s /opt/intel/oneapi/compiler/2021.3.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2021.3.0/linux/lib:/opt/intel/oneapi/clck/2021.3.0/lib/intel64:/opt/intel/oneapi/ccl/2021.3.0/lib/cpu_gpu_dpcpp
+++ LIBRARY_PATH=/opt/intel/oneapi/compiler/2021.3.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2021.3.0/linux/lib:/opt/intel/oneapi/clck/2021.3.0/lib/intel64:/opt/intel/oneapi/ccl/2021.3.0/lib/cpu_gpu_dpcpp
+++ export LIBRARY_PATH
++++ prepend_path /opt/intel/oneapi/compiler/2021.3.0/linux/compiler/lib/intel64_lin '/opt/intel/oneapi/ccl/2021.3.0/lib/cpu_gpu_dpcpp:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.4.5-gfortran/lib:/usr/local/NETCDF-Fortran-4.4.5-ifort/lib:/usr/local/NETCDF-Fortran-4.4.5-pgi/lib:/usr/local/NETCDF-C-4.7.0-gfortran/lib:/usr/local/NETCDF-C-4.7.0-ifort/lib:/usr/local/NETCDF-C-4.7.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/usr/local/NETCDF-Fortran-4.4.5-gfortran/lib:/usr/local/NETCDF-Fortran-4.4.5-ifort/lib:/usr/local/NETCDF-Fortran-4.4.5-pgi/lib:/usr/local/NETCDF-C-4.7.0-gfortran/lib:/usr/local/NETCDF-C-4.7.0-ifort/lib:/usr/local/NETCDF-C-4.7.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib'
++++ path_to_add=/opt/intel/oneapi/compiler/2021.3.0/linux/compiler/lib/intel64_lin
++++ path_is_now='/opt/intel/oneapi/ccl/2021.3.0/lib/cpu_gpu_dpcpp:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.4.5-gfortran/lib:/usr/local/NETCDF-Fortran-4.4.5-ifort/lib:/usr/local/NETCDF-Fortran-4.4.5-pgi/lib:/usr/local/NETCDF-C-4.7.0-gfortran/lib:/usr/local/NETCDF-C-4.7.0-ifort/lib:/usr/local/NETCDF-C-4.7.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/usr/local/NETCDF-Fortran-4.4.5-gfortran/lib:/usr/local/NETCDF-Fortran-4.4.5-ifort/lib:/usr/local/NETCDF-Fortran-4.4.5-pgi/lib:/usr/local/NETCDF-C-4.7.0-gfortran/lib:/usr/local/NETCDF-C-4.7.0-ifort/lib:/usr/local/NETCDF-C-4.7.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib'
++++ '[' '' = '/opt/intel/oneapi/ccl/2021.3.0/lib/cpu_gpu_dpcpp:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.4.5-gfortran/lib:/usr/local/NETCDF-Fortran-4.4.5-ifort/lib:/usr/local/NETCDF-Fortran-4.4.5-pgi/lib:/usr/local/NETCDF-C-4.7.0-gfortran/lib:/usr/local/NETCDF-C-4.7.0-ifort/lib:/usr/local/NETCDF-C-4.7.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/usr/local/NETCDF-Fortran-4.4.5-gfortran/lib:/usr/local/NETCDF-Fortran-4.4.5-ifort/lib:/usr/local/NETCDF-Fortran-4.4.5-pgi/lib:/usr/local/NETCDF-C-4.7.0-gfortran/lib:/usr/local/NETCDF-C-4.7.0-ifort/lib:/usr/local/NETCDF-C-4.7.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib' ']'
++++ printf %s '/opt/intel/oneapi/compiler/2021.3.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.3.0/lib/cpu_gpu_dpcpp:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.4.5-gfortran/lib:/usr/local/NETCDF-Fortran-4.4.5-ifort/lib:/usr/local/NETCDF-Fortran-4.4.5-pgi/lib:/usr/local/NETCDF-C-4.7.0-gfortran/lib:/usr/local/NETCDF-C-4.7.0-ifort/lib:/usr/local/NETCDF-C-4.7.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/usr/local/NETCDF-Fortran-4.4.5-gfortran/lib:/usr/local/NETCDF-Fortran-4.4.5-ifort/lib:/usr/local/NETCDF-Fortran-4.4.5-pgi/lib:/usr/local/NETCDF-C-4.7.0-gfortran/lib:/usr/local/NETCDF-C-4.7.0-ifort/lib:/usr/local/NETCDF-C-4.7.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib'
+++ LD_LIBRARY_PATH='/opt/intel/oneapi/compiler/2021.3.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.3.0/lib/cpu_gpu_dpcpp:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.4.5-gfortran/lib:/usr/local/NETCDF-Fortran-4.4.5-ifort/lib:/usr/local/NETCDF-Fortran-4.4.5-pgi/lib:/usr/local/NETCDF-C-4.7.0-gfortran/lib:/usr/local/NETCDF-C-4.7.0-ifort/lib:/usr/local/NETCDF-C-4.7.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/usr/local/NETCDF-Fortran-4.4.5-gfortran/lib:/usr/local/NETCDF-Fortran-4.4.5-ifort/lib:/usr/local/NETCDF-Fortran-4.4.5-pgi/lib:/usr/local/NETCDF-C-4.7.0-gfortran/lib:/usr/local/NETCDF-C-4.7.0-ifort/lib:/usr/local/NETCDF-C-4.7.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib'
+++ export LD_LIBRARY_PATH
+++ '[' intel64 = ia32 ']'
+++ '[' -f /opt/intel/oneapi/compiler/2021.3.0/linux/lib/oclfpga/fpgavars.sh ']'
+++ FPGA_VARS_DIR=/opt/intel/oneapi/compiler/2021.3.0/linux/lib/oclfpga
+++ export FPGA_VARS_DIR
+++ FPGA_VARS_ARGS=
+++ export FPGA_VARS_ARGS
+++ . /opt/intel/oneapi/compiler/2021.3.0/linux/lib/oclfpga/fpgavars.sh
++++ SCRIPTDIR=/opt/intel/oneapi/compiler/2021.3.0/linux/lib/oclfpga
++++ DISTRO=
++++ DISTRO_STATUS=-1
++++ RELEASE=
++++ RELEASE_STATUS=-1
++++ SUPPORTED_OS=0
++++ command -v lsb_release
++++ '[' -f /etc/os-release ']'
++++ . /etc/os-release
+++++ NAME='CentOS Linux'
+++++ VERSION='7 (Core)'
+++++ ID=centos
+++++ ID_LIKE='rhel fedora'
+++++ VERSION_ID=7
+++++ PRETTY_NAME='CentOS Linux 7 (Core)'
+++++ ANSI_COLOR='0;31'
+++++ CPE_NAME=cpe:/o:centos:centos:7
+++++ HOME_URL=https://www.centos.org/
+++++ BUG_REPORT_URL=https://bugs.centos.org/
+++++ CENTOS_MANTISBT_PROJECT=CentOS-7
+++++ CENTOS_MANTISBT_PROJECT_VERSION=7
+++++ REDHAT_SUPPORT_PRODUCT=centos
+++++ REDHAT_SUPPORT_PRODUCT_VERSION=7
++++ '[' -z centos ']'
++++ DISTRO=centos
++++ DISTRO_STATUS=0
++++ '[' -z 7 ']'
++++ RELEASE=7
++++ RELEASE_STATUS=0
+++++ echo centos
+++++ tr '[:upper:]' '[:lower:]'
++++ DISTRO=centos
++++ '[' 0 = 0 ']'
++++ '[' 0 = 0 ']'
++++ '[' centos = redhatenterpriseserver ']'
++++ '[' centos = redhatenterprise ']'
++++ '[' centos = rhel ']'
++++ '[' centos = centos ']'
++++ case "$RELEASE" in
++++ SUPPORTED_OS=1
++++ '[' centos = ubuntu ']'
++++ '[' centos = suse ']'
++++ '[' centos = opensuse ']'
++++ '[' 1 -eq 1 ']'
++++ 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/2021.3.0/linux/lib/oclfpga
++++ INTELFPGAOCLSDKROOT=/opt/intel/oneapi/compiler/2021.3.0/linux/lib/oclfpga
++++ . /opt/intel/oneapi/compiler/2021.3.0/linux/lib/oclfpga/init_opencl.sh
+++++ '[' -z x ']'
+++++ echo 'INTELFPGAOCLSDKROOT is set to /opt/intel/oneapi/compiler/2021.3.0/linux/lib/oclfpga. Using that.'
+++++ echo
+++++ '[' '!' -d /opt/intel/oneapi/compiler/2021.3.0/linux/lib/oclfpga ']'
+++++ '[' '!' -f /opt/intel/oneapi/compiler/2021.3.0/linux/lib/oclfpga/bin/aoc ']'
+++++ RTE_ONLY=0
+++++ ARCH=
+++++ '[' -z '' ']'
++++++ uname -m
+++++ ARCH=x86_64
+++++ arch_type=
+++++ case $ARCH in
+++++ arch_type=linux64
+++++ '[' 0 = 0 ']'
+++++ '[' -d '' ']'
+++++ '[' -d '' ']'
+++++ '[' -d /opt/intel/oneapi/compiler/2021.3.0/linux/lib/oclfpga/../quartus ']'
+++++ '[' -d /opt/intel/oneapi/compiler/2021.3.0/linux/lib/oclfpga/../../quartus ']'
+++++ '[' -d '' ']'
+++++ command -v quartus_sh
+++++ echo 'Warning: Quartus (quartus_sh) is not on the path!  Without Quartus you will not be able to run full compiles.'
+++++ echo
+++++ pathadd /opt/intel/oneapi/compiler/2021.3.0/linux/lib/oclfpga/bin
+++++ echo 'Adding /opt/intel/oneapi/compiler/2021.3.0/linux/lib/oclfpga/bin to PATH'
+++++ '[' -d /opt/intel/oneapi/compiler/2021.3.0/linux/lib/oclfpga/bin ']'
+++++ '[' -z x ']'
+++++ case ":$PATH:" in
+++++ export PATH=/opt/intel/oneapi/compiler/2021.3.0/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2021.3.0/linux/bin/intel64:/opt/intel/oneapi/compiler/2021.3.0/linux/bin:/opt/intel/oneapi/clck/2021.3.0/bin/intel64:/opt/intel/oneapi/advisor/2021.3.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/21.3/compilers/bin:/opt/intel/oneapi/compiler/2021.3.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/21.3/compilers/bin:/opt/intel/oneapi/compiler/2021.3.0/linux/bin/intel64:/sbin:/usr/sbin:/bin:/usr/bin
+++++ PATH=/opt/intel/oneapi/compiler/2021.3.0/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2021.3.0/linux/bin/intel64:/opt/intel/oneapi/compiler/2021.3.0/linux/bin:/opt/intel/oneapi/clck/2021.3.0/bin/intel64:/opt/intel/oneapi/advisor/2021.3.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/21.3/compilers/bin:/opt/intel/oneapi/compiler/2021.3.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/21.3/compilers/bin:/opt/intel/oneapi/compiler/2021.3.0/linux/bin/intel64:/sbin:/usr/sbin:/bin:/usr/bin
+++++ pathadd /opt/intel/oneapi/compiler/2021.3.0/linux/lib/oclfpga/llvm/aocl-bin
+++++ echo 'Adding /opt/intel/oneapi/compiler/2021.3.0/linux/lib/oclfpga/llvm/aocl-bin to PATH'
+++++ '[' -d /opt/intel/oneapi/compiler/2021.3.0/linux/lib/oclfpga/llvm/aocl-bin ']'
+++++ '[' -z x ']'
+++++ case ":$PATH:" in
+++++ export PATH=/opt/intel/oneapi/compiler/2021.3.0/linux/lib/oclfpga/llvm/aocl-bin:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2021.3.0/linux/bin/intel64:/opt/intel/oneapi/compiler/2021.3.0/linux/bin:/opt/intel/oneapi/clck/2021.3.0/bin/intel64:/opt/intel/oneapi/advisor/2021.3.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/21.3/compilers/bin:/opt/intel/oneapi/compiler/2021.3.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/21.3/compilers/bin:/opt/intel/oneapi/compiler/2021.3.0/linux/bin/intel64:/sbin:/usr/sbin:/bin:/usr/bin
+++++ PATH=/opt/intel/oneapi/compiler/2021.3.0/linux/lib/oclfpga/llvm/aocl-bin:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2021.3.0/linux/bin/intel64:/opt/intel/oneapi/compiler/2021.3.0/linux/bin:/opt/intel/oneapi/clck/2021.3.0/bin/intel64:/opt/intel/oneapi/advisor/2021.3.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/21.3/compilers/bin:/opt/intel/oneapi/compiler/2021.3.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/21.3/compilers/bin:/opt/intel/oneapi/compiler/2021.3.0/linux/bin/intel64:/sbin:/usr/sbin:/bin:/usr/bin
+++++ ldpathadd /opt/intel/oneapi/compiler/2021.3.0/linux/lib/oclfpga/linux64/lib
+++++ echo 'Adding /opt/intel/oneapi/compiler/2021.3.0/linux/lib/oclfpga/linux64/lib to LD_LIBRARY_PATH'
+++++ '[' -d /opt/intel/oneapi/compiler/2021.3.0/linux/lib/oclfpga/linux64/lib ']'
+++++ '[' -z x ']'
+++++ case ":$LD_LIBRARY_PATH:" in
+++++ export 'LD_LIBRARY_PATH=/opt/intel/oneapi/compiler/2021.3.0/linux/lib/oclfpga/linux64/lib:/opt/intel/oneapi/compiler/2021.3.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.3.0/lib/cpu_gpu_dpcpp:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.4.5-gfortran/lib:/usr/local/NETCDF-Fortran-4.4.5-ifort/lib:/usr/local/NETCDF-Fortran-4.4.5-pgi/lib:/usr/local/NETCDF-C-4.7.0-gfortran/lib:/usr/local/NETCDF-C-4.7.0-ifort/lib:/usr/local/NETCDF-C-4.7.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/usr/local/NETCDF-Fortran-4.4.5-gfortran/lib:/usr/local/NETCDF-Fortran-4.4.5-ifort/lib:/usr/local/NETCDF-Fortran-4.4.5-pgi/lib:/usr/local/NETCDF-C-4.7.0-gfortran/lib:/usr/local/NETCDF-C-4.7.0-ifort/lib:/usr/local/NETCDF-C-4.7.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib'
+++++ LD_LIBRARY_PATH='/opt/intel/oneapi/compiler/2021.3.0/linux/lib/oclfpga/linux64/lib:/opt/intel/oneapi/compiler/2021.3.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.3.0/lib/cpu_gpu_dpcpp:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.4.5-gfortran/lib:/usr/local/NETCDF-Fortran-4.4.5-ifort/lib:/usr/local/NETCDF-Fortran-4.4.5-pgi/lib:/usr/local/NETCDF-C-4.7.0-gfortran/lib:/usr/local/NETCDF-C-4.7.0-ifort/lib:/usr/local/NETCDF-C-4.7.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/usr/local/NETCDF-Fortran-4.4.5-gfortran/lib:/usr/local/NETCDF-Fortran-4.4.5-ifort/lib:/usr/local/NETCDF-Fortran-4.4.5-pgi/lib:/usr/local/NETCDF-C-4.7.0-gfortran/lib:/usr/local/NETCDF-C-4.7.0-ifort/lib:/usr/local/NETCDF-C-4.7.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib'
+++++ ldpathadd /opt/intel/oneapi/compiler/2021.3.0/linux/lib/oclfpga/host/linux64/lib
+++++ echo 'Adding /opt/intel/oneapi/compiler/2021.3.0/linux/lib/oclfpga/host/linux64/lib to LD_LIBRARY_PATH'
+++++ '[' -d /opt/intel/oneapi/compiler/2021.3.0/linux/lib/oclfpga/host/linux64/lib ']'
+++++ '[' -z x ']'
+++++ case ":$LD_LIBRARY_PATH:" in
+++++ export 'LD_LIBRARY_PATH=/opt/intel/oneapi/compiler/2021.3.0/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/oclfpga/linux64/lib:/opt/intel/oneapi/compiler/2021.3.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.3.0/lib/cpu_gpu_dpcpp:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.4.5-gfortran/lib:/usr/local/NETCDF-Fortran-4.4.5-ifort/lib:/usr/local/NETCDF-Fortran-4.4.5-pgi/lib:/usr/local/NETCDF-C-4.7.0-gfortran/lib:/usr/local/NETCDF-C-4.7.0-ifort/lib:/usr/local/NETCDF-C-4.7.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/usr/local/NETCDF-Fortran-4.4.5-gfortran/lib:/usr/local/NETCDF-Fortran-4.4.5-ifort/lib:/usr/local/NETCDF-Fortran-4.4.5-pgi/lib:/usr/local/NETCDF-C-4.7.0-gfortran/lib:/usr/local/NETCDF-C-4.7.0-ifort/lib:/usr/local/NETCDF-C-4.7.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib'
+++++ LD_LIBRARY_PATH='/opt/intel/oneapi/compiler/2021.3.0/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/oclfpga/linux64/lib:/opt/intel/oneapi/compiler/2021.3.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.3.0/lib/cpu_gpu_dpcpp:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.4.5-gfortran/lib:/usr/local/NETCDF-Fortran-4.4.5-ifort/lib:/usr/local/NETCDF-Fortran-4.4.5-pgi/lib:/usr/local/NETCDF-C-4.7.0-gfortran/lib:/usr/local/NETCDF-C-4.7.0-ifort/lib:/usr/local/NETCDF-C-4.7.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/usr/local/NETCDF-Fortran-4.4.5-gfortran/lib:/usr/local/NETCDF-Fortran-4.4.5-ifort/lib:/usr/local/NETCDF-Fortran-4.4.5-pgi/lib:/usr/local/NETCDF-C-4.7.0-gfortran/lib:/usr/local/NETCDF-C-4.7.0-ifort/lib:/usr/local/NETCDF-C-4.7.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib'
+++++ '[' '' '!=' '' ']'
+++++ '[' 0 = 0 ']'
+++++ command -v aoc
+++++ unset RTE_ONLY
++++ for BSP in intel_a10gx_pac intel_s10sx_pac
++++ '[' -n '' ']'
++++ '[' -f /opt/intel/oneapi/compiler/2021.3.0/linux/lib/oclfpga/board/intel_a10gx_pac/linux64/libexec/pac_bsp_init.sh ']'
++++ /opt/intel/oneapi/compiler/2021.3.0/linux/lib/oclfpga/board/intel_a10gx_pac/linux64/libexec/pac_bsp_init.sh
++++ true
++++ for BSP in intel_a10gx_pac intel_s10sx_pac
++++ '[' -n '' ']'
++++ '[' -f /opt/intel/oneapi/compiler/2021.3.0/linux/lib/oclfpga/board/intel_s10sx_pac/linux64/libexec/pac_bsp_init.sh ']'
++++ /opt/intel/oneapi/compiler/2021.3.0/linux/lib/oclfpga/board/intel_s10sx_pac/linux64/libexec/pac_bsp_init.sh
++++ true
++++ prepend_path /opt/intel/oneapi/compiler/2021.3.0/linux/lib:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/x64:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/emu '/opt/intel/oneapi/compiler/2021.3.0/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/oclfpga/linux64/lib:/opt/intel/oneapi/compiler/2021.3.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.3.0/lib/cpu_gpu_dpcpp:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.4.5-gfortran/lib:/usr/local/NETCDF-Fortran-4.4.5-ifort/lib:/usr/local/NETCDF-Fortran-4.4.5-pgi/lib:/usr/local/NETCDF-C-4.7.0-gfortran/lib:/usr/local/NETCDF-C-4.7.0-ifort/lib:/usr/local/NETCDF-C-4.7.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/usr/local/NETCDF-Fortran-4.4.5-gfortran/lib:/usr/local/NETCDF-Fortran-4.4.5-ifort/lib:/usr/local/NETCDF-Fortran-4.4.5-pgi/lib:/usr/local/NETCDF-C-4.7.0-gfortran/lib:/usr/local/NETCDF-C-4.7.0-ifort/lib:/usr/local/NETCDF-C-4.7.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib'
++++ path_to_add=/opt/intel/oneapi/compiler/2021.3.0/linux/lib:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/x64:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/emu
++++ path_is_now='/opt/intel/oneapi/compiler/2021.3.0/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/oclfpga/linux64/lib:/opt/intel/oneapi/compiler/2021.3.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.3.0/lib/cpu_gpu_dpcpp:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.4.5-gfortran/lib:/usr/local/NETCDF-Fortran-4.4.5-ifort/lib:/usr/local/NETCDF-Fortran-4.4.5-pgi/lib:/usr/local/NETCDF-C-4.7.0-gfortran/lib:/usr/local/NETCDF-C-4.7.0-ifort/lib:/usr/local/NETCDF-C-4.7.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/usr/local/NETCDF-Fortran-4.4.5-gfortran/lib:/usr/local/NETCDF-Fortran-4.4.5-ifort/lib:/usr/local/NETCDF-Fortran-4.4.5-pgi/lib:/usr/local/NETCDF-C-4.7.0-gfortran/lib:/usr/local/NETCDF-C-4.7.0-ifort/lib:/usr/local/NETCDF-C-4.7.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib'
++++ '[' '' = '/opt/intel/oneapi/compiler/2021.3.0/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/oclfpga/linux64/lib:/opt/intel/oneapi/compiler/2021.3.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.3.0/lib/cpu_gpu_dpcpp:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.4.5-gfortran/lib:/usr/local/NETCDF-Fortran-4.4.5-ifort/lib:/usr/local/NETCDF-Fortran-4.4.5-pgi/lib:/usr/local/NETCDF-C-4.7.0-gfortran/lib:/usr/local/NETCDF-C-4.7.0-ifort/lib:/usr/local/NETCDF-C-4.7.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/usr/local/NETCDF-Fortran-4.4.5-gfortran/lib:/usr/local/NETCDF-Fortran-4.4.5-ifort/lib:/usr/local/NETCDF-Fortran-4.4.5-pgi/lib:/usr/local/NETCDF-C-4.7.0-gfortran/lib:/usr/local/NETCDF-C-4.7.0-ifort/lib:/usr/local/NETCDF-C-4.7.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib' ']'
++++ printf %s '/opt/intel/oneapi/compiler/2021.3.0/linux/lib:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/x64:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/emu:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/oclfpga/linux64/lib:/opt/intel/oneapi/compiler/2021.3.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.3.0/lib/cpu_gpu_dpcpp:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.4.5-gfortran/lib:/usr/local/NETCDF-Fortran-4.4.5-ifort/lib:/usr/local/NETCDF-Fortran-4.4.5-pgi/lib:/usr/local/NETCDF-C-4.7.0-gfortran/lib:/usr/local/NETCDF-C-4.7.0-ifort/lib:/usr/local/NETCDF-C-4.7.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/usr/local/NETCDF-Fortran-4.4.5-gfortran/lib:/usr/local/NETCDF-Fortran-4.4.5-ifort/lib:/usr/local/NETCDF-Fortran-4.4.5-pgi/lib:/usr/local/NETCDF-C-4.7.0-gfortran/lib:/usr/local/NETCDF-C-4.7.0-ifort/lib:/usr/local/NETCDF-C-4.7.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib'
+++ LD_LIBRARY_PATH='/opt/intel/oneapi/compiler/2021.3.0/linux/lib:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/x64:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/emu:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/oclfpga/linux64/lib:/opt/intel/oneapi/compiler/2021.3.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.3.0/lib/cpu_gpu_dpcpp:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.4.5-gfortran/lib:/usr/local/NETCDF-Fortran-4.4.5-ifort/lib:/usr/local/NETCDF-Fortran-4.4.5-pgi/lib:/usr/local/NETCDF-C-4.7.0-gfortran/lib:/usr/local/NETCDF-C-4.7.0-ifort/lib:/usr/local/NETCDF-C-4.7.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/usr/local/NETCDF-Fortran-4.4.5-gfortran/lib:/usr/local/NETCDF-Fortran-4.4.5-ifort/lib:/usr/local/NETCDF-Fortran-4.4.5-pgi/lib:/usr/local/NETCDF-C-4.7.0-gfortran/lib:/usr/local/NETCDF-C-4.7.0-ifort/lib:/usr/local/NETCDF-C-4.7.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib'
+++ export LD_LIBRARY_PATH
+++ '[' -z libintelocl_emu.so:libalteracl.so ']'
+++ OCL_ICD_FILENAMES=libintelocl_emu.so:libalteracl.so:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/x64/libintelocl.so
+++ export OCL_ICD_FILENAMES
++++ prepend_manpath /opt/intel/oneapi/compiler/2021.3.0/documentation/en/man/common '/opt/intel/oneapi/clck/2021.3.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/2021.3.0/documentation/en/man/common
++++ path_is_now='/opt/intel/oneapi/clck/2021.3.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.3.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/2021.3.0/documentation/en/man/common:/opt/intel/oneapi/clck/2021.3.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/2021.3.0/documentation/en/man/common:/opt/intel/oneapi/clck/2021.3.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=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-11f21c0b/script.sh
++++ '[' -n '' ']'
++++ script=/home/jenkins/workspace/branch_cam_test@tmp/durable-11f21c0b/script.sh
++++ '[' -L /home/jenkins/workspace/branch_cam_test@tmp/durable-11f21c0b/script.sh ']'
++++ basename -- /home/jenkins/workspace/branch_cam_test@tmp/durable-11f21c0b/script.sh
+++ '[' vars.sh = script.sh ']'
+++ vars_script_name=
++++ ps -p 14680 -o comm=
+++ vars_script_shell=bash
+++ '[' -n '' ']'
+++ '[' -n '' ']'
+++ '[' -n '4.2.46(2)-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
+++++ 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
+++++ pwd -P
++++ script_dir=/opt/intel/oneapi/dal/2021.3.0/env
++++ printf %s /opt/intel/oneapi/dal/2021.3.0/env
+++ my_script_path=/opt/intel/oneapi/dal/2021.3.0/env
++++ dirname -- /opt/intel/oneapi/dal/2021.3.0/env
+++ component_root=/opt/intel/oneapi/dal/2021.3.0
+++ __daal_tmp_dir='<INSTALLDIR>'
+++ __daal_tmp_dir='<INSTALLDIR>/dal'
+++ '[' '!' -d '<INSTALLDIR>/dal' ']'
+++ __daal_tmp_dir=/opt/intel/oneapi/dal/2021.3.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.3.0
+++ DALROOT=/opt/intel/oneapi/dal/2021.3.0
+++ export DAALROOT=/opt/intel/oneapi/dal/2021.3.0
+++ DAALROOT=/opt/intel/oneapi/dal/2021.3.0
+++ export CPATH=/opt/intel/oneapi/dal/2021.3.0/include:/opt/intel/oneapi/compiler/2021.3.0/linux/include:/opt/intel/oneapi/ccl/2021.3.0/include/cpu_gpu_dpcpp
+++ CPATH=/opt/intel/oneapi/dal/2021.3.0/include:/opt/intel/oneapi/compiler/2021.3.0/linux/include:/opt/intel/oneapi/ccl/2021.3.0/include/cpu_gpu_dpcpp
+++ export LIBRARY_PATH=/opt/intel/oneapi/dal/2021.3.0/lib/intel64:/opt/intel/oneapi/compiler/2021.3.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2021.3.0/linux/lib:/opt/intel/oneapi/clck/2021.3.0/lib/intel64:/opt/intel/oneapi/ccl/2021.3.0/lib/cpu_gpu_dpcpp
+++ LIBRARY_PATH=/opt/intel/oneapi/dal/2021.3.0/lib/intel64:/opt/intel/oneapi/compiler/2021.3.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2021.3.0/linux/lib:/opt/intel/oneapi/clck/2021.3.0/lib/intel64:/opt/intel/oneapi/ccl/2021.3.0/lib/cpu_gpu_dpcpp
+++ export 'LD_LIBRARY_PATH=/opt/intel/oneapi/dal/2021.3.0/lib/intel64:/opt/intel/oneapi/compiler/2021.3.0/linux/lib:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/x64:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/emu:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/oclfpga/linux64/lib:/opt/intel/oneapi/compiler/2021.3.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.3.0/lib/cpu_gpu_dpcpp:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.4.5-gfortran/lib:/usr/local/NETCDF-Fortran-4.4.5-ifort/lib:/usr/local/NETCDF-Fortran-4.4.5-pgi/lib:/usr/local/NETCDF-C-4.7.0-gfortran/lib:/usr/local/NETCDF-C-4.7.0-ifort/lib:/usr/local/NETCDF-C-4.7.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/usr/local/NETCDF-Fortran-4.4.5-gfortran/lib:/usr/local/NETCDF-Fortran-4.4.5-ifort/lib:/usr/local/NETCDF-Fortran-4.4.5-pgi/lib:/usr/local/NETCDF-C-4.7.0-gfortran/lib:/usr/local/NETCDF-C-4.7.0-ifort/lib:/usr/local/NETCDF-C-4.7.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib'
+++ LD_LIBRARY_PATH='/opt/intel/oneapi/dal/2021.3.0/lib/intel64:/opt/intel/oneapi/compiler/2021.3.0/linux/lib:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/x64:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/emu:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/oclfpga/linux64/lib:/opt/intel/oneapi/compiler/2021.3.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.3.0/lib/cpu_gpu_dpcpp:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.4.5-gfortran/lib:/usr/local/NETCDF-Fortran-4.4.5-ifort/lib:/usr/local/NETCDF-Fortran-4.4.5-pgi/lib:/usr/local/NETCDF-C-4.7.0-gfortran/lib:/usr/local/NETCDF-C-4.7.0-ifort/lib:/usr/local/NETCDF-C-4.7.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/usr/local/NETCDF-Fortran-4.4.5-gfortran/lib:/usr/local/NETCDF-Fortran-4.4.5-ifort/lib:/usr/local/NETCDF-Fortran-4.4.5-pgi/lib:/usr/local/NETCDF-C-4.7.0-gfortran/lib:/usr/local/NETCDF-C-4.7.0-ifort/lib:/usr/local/NETCDF-C-4.7.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib'
+++ export CLASSPATH=/opt/intel/oneapi/dal/2021.3.0/lib/onedal.jar
+++ CLASSPATH=/opt/intel/oneapi/dal/2021.3.0/lib/onedal.jar
+++ export CMAKE_PREFIX_PATH=/opt/intel/oneapi/dal/2021.3.0
+++ CMAKE_PREFIX_PATH=/opt/intel/oneapi/dal/2021.3.0
++ 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-11f21c0b/script.sh
++++ '[' -n '' ']'
++++ script=/home/jenkins/workspace/branch_cam_test@tmp/durable-11f21c0b/script.sh
++++ '[' -L /home/jenkins/workspace/branch_cam_test@tmp/durable-11f21c0b/script.sh ']'
++++ basename -- /home/jenkins/workspace/branch_cam_test@tmp/durable-11f21c0b/script.sh
+++ '[' vars.sh = script.sh ']'
+++ vars_script_name=
++++ ps -p 14680 -o comm=
+++ vars_script_shell=bash
+++ '[' -n '' ']'
+++ '[' -n '' ']'
+++ '[' -n '4.2.46(2)-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
+++++ 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
+++++ pwd -P
++++ script_dir=/opt/intel/oneapi/debugger/10.1.2/env
++++ printf %s /opt/intel/oneapi/debugger/10.1.2/env
+++ my_script_path=/opt/intel/oneapi/debugger/10.1.2/env
++++ dirname -- /opt/intel/oneapi/debugger/10.1.2/env
+++ gdb_root=/opt/intel/oneapi/debugger/10.1.2
+++ my_ld_path=/opt/intel/oneapi/debugger/10.1.2/gdb/intel64/lib:/opt/intel/oneapi/debugger/10.1.2/libipt/intel64/lib:/opt/intel/oneapi/debugger/10.1.2/dep/lib
++++ prepend_path /opt/intel/oneapi/debugger/10.1.2/gdb/intel64/bin /opt/intel/oneapi/compiler/2021.3.0/linux/lib/oclfpga/llvm/aocl-bin:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2021.3.0/linux/bin/intel64:/opt/intel/oneapi/compiler/2021.3.0/linux/bin:/opt/intel/oneapi/clck/2021.3.0/bin/intel64:/opt/intel/oneapi/advisor/2021.3.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/21.3/compilers/bin:/opt/intel/oneapi/compiler/2021.3.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/21.3/compilers/bin:/opt/intel/oneapi/compiler/2021.3.0/linux/bin/intel64:/sbin:/usr/sbin:/bin:/usr/bin
++++ path_to_add=/opt/intel/oneapi/debugger/10.1.2/gdb/intel64/bin
++++ path_is_now=/opt/intel/oneapi/compiler/2021.3.0/linux/lib/oclfpga/llvm/aocl-bin:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2021.3.0/linux/bin/intel64:/opt/intel/oneapi/compiler/2021.3.0/linux/bin:/opt/intel/oneapi/clck/2021.3.0/bin/intel64:/opt/intel/oneapi/advisor/2021.3.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/21.3/compilers/bin:/opt/intel/oneapi/compiler/2021.3.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/21.3/compilers/bin:/opt/intel/oneapi/compiler/2021.3.0/linux/bin/intel64:/sbin:/usr/sbin:/bin:/usr/bin
++++ '[' '' = /opt/intel/oneapi/compiler/2021.3.0/linux/lib/oclfpga/llvm/aocl-bin:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2021.3.0/linux/bin/intel64:/opt/intel/oneapi/compiler/2021.3.0/linux/bin:/opt/intel/oneapi/clck/2021.3.0/bin/intel64:/opt/intel/oneapi/advisor/2021.3.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/21.3/compilers/bin:/opt/intel/oneapi/compiler/2021.3.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/21.3/compilers/bin:/opt/intel/oneapi/compiler/2021.3.0/linux/bin/intel64:/sbin:/usr/sbin:/bin:/usr/bin ']'
++++ printf %s /opt/intel/oneapi/debugger/10.1.2/gdb/intel64/bin:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/oclfpga/llvm/aocl-bin:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2021.3.0/linux/bin/intel64:/opt/intel/oneapi/compiler/2021.3.0/linux/bin:/opt/intel/oneapi/clck/2021.3.0/bin/intel64:/opt/intel/oneapi/advisor/2021.3.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/21.3/compilers/bin:/opt/intel/oneapi/compiler/2021.3.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/21.3/compilers/bin:/opt/intel/oneapi/compiler/2021.3.0/linux/bin/intel64:/sbin:/usr/sbin:/bin:/usr/bin
+++ PATH=/opt/intel/oneapi/debugger/10.1.2/gdb/intel64/bin:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/oclfpga/llvm/aocl-bin:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2021.3.0/linux/bin/intel64:/opt/intel/oneapi/compiler/2021.3.0/linux/bin:/opt/intel/oneapi/clck/2021.3.0/bin/intel64:/opt/intel/oneapi/advisor/2021.3.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/21.3/compilers/bin:/opt/intel/oneapi/compiler/2021.3.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/21.3/compilers/bin:/opt/intel/oneapi/compiler/2021.3.0/linux/bin/intel64:/sbin:/usr/sbin:/bin:/usr/bin
+++ export PATH
++++ prepend_path /opt/intel/oneapi/debugger/10.1.2/dep ''
++++ path_to_add=/opt/intel/oneapi/debugger/10.1.2/dep
++++ path_is_now=
++++ '[' '' = '' ']'
++++ printf %s /opt/intel/oneapi/debugger/10.1.2/dep
+++ INTEL_PYTHONHOME=/opt/intel/oneapi/debugger/10.1.2/dep
+++ export INTEL_PYTHONHOME
++++ prepend_path /opt/intel/oneapi/debugger/10.1.2/gdb/intel64/lib:/opt/intel/oneapi/debugger/10.1.2/libipt/intel64/lib:/opt/intel/oneapi/debugger/10.1.2/dep/lib '/opt/intel/oneapi/dal/2021.3.0/lib/intel64:/opt/intel/oneapi/compiler/2021.3.0/linux/lib:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/x64:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/emu:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/oclfpga/linux64/lib:/opt/intel/oneapi/compiler/2021.3.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.3.0/lib/cpu_gpu_dpcpp:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.4.5-gfortran/lib:/usr/local/NETCDF-Fortran-4.4.5-ifort/lib:/usr/local/NETCDF-Fortran-4.4.5-pgi/lib:/usr/local/NETCDF-C-4.7.0-gfortran/lib:/usr/local/NETCDF-C-4.7.0-ifort/lib:/usr/local/NETCDF-C-4.7.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/usr/local/NETCDF-Fortran-4.4.5-gfortran/lib:/usr/local/NETCDF-Fortran-4.4.5-ifort/lib:/usr/local/NETCDF-Fortran-4.4.5-pgi/lib:/usr/local/NETCDF-C-4.7.0-gfortran/lib:/usr/local/NETCDF-C-4.7.0-ifort/lib:/usr/local/NETCDF-C-4.7.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib'
++++ path_to_add=/opt/intel/oneapi/debugger/10.1.2/gdb/intel64/lib:/opt/intel/oneapi/debugger/10.1.2/libipt/intel64/lib:/opt/intel/oneapi/debugger/10.1.2/dep/lib
++++ path_is_now='/opt/intel/oneapi/dal/2021.3.0/lib/intel64:/opt/intel/oneapi/compiler/2021.3.0/linux/lib:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/x64:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/emu:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/oclfpga/linux64/lib:/opt/intel/oneapi/compiler/2021.3.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.3.0/lib/cpu_gpu_dpcpp:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.4.5-gfortran/lib:/usr/local/NETCDF-Fortran-4.4.5-ifort/lib:/usr/local/NETCDF-Fortran-4.4.5-pgi/lib:/usr/local/NETCDF-C-4.7.0-gfortran/lib:/usr/local/NETCDF-C-4.7.0-ifort/lib:/usr/local/NETCDF-C-4.7.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/usr/local/NETCDF-Fortran-4.4.5-gfortran/lib:/usr/local/NETCDF-Fortran-4.4.5-ifort/lib:/usr/local/NETCDF-Fortran-4.4.5-pgi/lib:/usr/local/NETCDF-C-4.7.0-gfortran/lib:/usr/local/NETCDF-C-4.7.0-ifort/lib:/usr/local/NETCDF-C-4.7.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib'
++++ '[' '' = '/opt/intel/oneapi/dal/2021.3.0/lib/intel64:/opt/intel/oneapi/compiler/2021.3.0/linux/lib:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/x64:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/emu:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/oclfpga/linux64/lib:/opt/intel/oneapi/compiler/2021.3.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.3.0/lib/cpu_gpu_dpcpp:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.4.5-gfortran/lib:/usr/local/NETCDF-Fortran-4.4.5-ifort/lib:/usr/local/NETCDF-Fortran-4.4.5-pgi/lib:/usr/local/NETCDF-C-4.7.0-gfortran/lib:/usr/local/NETCDF-C-4.7.0-ifort/lib:/usr/local/NETCDF-C-4.7.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/usr/local/NETCDF-Fortran-4.4.5-gfortran/lib:/usr/local/NETCDF-Fortran-4.4.5-ifort/lib:/usr/local/NETCDF-Fortran-4.4.5-pgi/lib:/usr/local/NETCDF-C-4.7.0-gfortran/lib:/usr/local/NETCDF-C-4.7.0-ifort/lib:/usr/local/NETCDF-C-4.7.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib' ']'
++++ printf %s '/opt/intel/oneapi/debugger/10.1.2/gdb/intel64/lib:/opt/intel/oneapi/debugger/10.1.2/libipt/intel64/lib:/opt/intel/oneapi/debugger/10.1.2/dep/lib:/opt/intel/oneapi/dal/2021.3.0/lib/intel64:/opt/intel/oneapi/compiler/2021.3.0/linux/lib:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/x64:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/emu:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/oclfpga/linux64/lib:/opt/intel/oneapi/compiler/2021.3.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.3.0/lib/cpu_gpu_dpcpp:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.4.5-gfortran/lib:/usr/local/NETCDF-Fortran-4.4.5-ifort/lib:/usr/local/NETCDF-Fortran-4.4.5-pgi/lib:/usr/local/NETCDF-C-4.7.0-gfortran/lib:/usr/local/NETCDF-C-4.7.0-ifort/lib:/usr/local/NETCDF-C-4.7.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/usr/local/NETCDF-Fortran-4.4.5-gfortran/lib:/usr/local/NETCDF-Fortran-4.4.5-ifort/lib:/usr/local/NETCDF-Fortran-4.4.5-pgi/lib:/usr/local/NETCDF-C-4.7.0-gfortran/lib:/usr/local/NETCDF-C-4.7.0-ifort/lib:/usr/local/NETCDF-C-4.7.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib'
+++ LD_LIBRARY_PATH='/opt/intel/oneapi/debugger/10.1.2/gdb/intel64/lib:/opt/intel/oneapi/debugger/10.1.2/libipt/intel64/lib:/opt/intel/oneapi/debugger/10.1.2/dep/lib:/opt/intel/oneapi/dal/2021.3.0/lib/intel64:/opt/intel/oneapi/compiler/2021.3.0/linux/lib:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/x64:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/emu:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/oclfpga/linux64/lib:/opt/intel/oneapi/compiler/2021.3.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.3.0/lib/cpu_gpu_dpcpp:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.4.5-gfortran/lib:/usr/local/NETCDF-Fortran-4.4.5-ifort/lib:/usr/local/NETCDF-Fortran-4.4.5-pgi/lib:/usr/local/NETCDF-C-4.7.0-gfortran/lib:/usr/local/NETCDF-C-4.7.0-ifort/lib:/usr/local/NETCDF-C-4.7.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/usr/local/NETCDF-Fortran-4.4.5-gfortran/lib:/usr/local/NETCDF-Fortran-4.4.5-ifort/lib:/usr/local/NETCDF-Fortran-4.4.5-pgi/lib:/usr/local/NETCDF-C-4.7.0-gfortran/lib:/usr/local/NETCDF-C-4.7.0-ifort/lib:/usr/local/NETCDF-C-4.7.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib'
+++ export LD_LIBRARY_PATH
++++ prepend_manpath /opt/intel/oneapi/debugger/10.1.2/documentation/man '/opt/intel/oneapi/compiler/2021.3.0/documentation/en/man/common:/opt/intel/oneapi/clck/2021.3.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/10.1.2/documentation/man
++++ path_is_now='/opt/intel/oneapi/compiler/2021.3.0/documentation/en/man/common:/opt/intel/oneapi/clck/2021.3.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/2021.3.0/documentation/en/man/common:/opt/intel/oneapi/clck/2021.3.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/10.1.2/documentation/man:/opt/intel/oneapi/compiler/2021.3.0/documentation/en/man/common:/opt/intel/oneapi/clck/2021.3.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/10.1.2/documentation/man:/opt/intel/oneapi/compiler/2021.3.0/documentation/en/man/common:/opt/intel/oneapi/clck/2021.3.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/10.1.2/gdb/intel64/lib ''
++++ path_to_add=/opt/intel/oneapi/debugger/10.1.2/gdb/intel64/lib
++++ path_is_now=
++++ '[' '' = '' ']'
++++ printf %s /opt/intel/oneapi/debugger/10.1.2/gdb/intel64/lib
+++ INFOPATH=/opt/intel/oneapi/debugger/10.1.2/gdb/intel64/lib
+++ export INFOPATH
++ 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-11f21c0b/script.sh
++++ '[' -n '' ']'
++++ script=/home/jenkins/workspace/branch_cam_test@tmp/durable-11f21c0b/script.sh
++++ '[' -L /home/jenkins/workspace/branch_cam_test@tmp/durable-11f21c0b/script.sh ']'
++++ basename -- /home/jenkins/workspace/branch_cam_test@tmp/durable-11f21c0b/script.sh
+++ '[' vars.sh = script.sh ']'
+++ vars_script_name=
++++ ps -p 14680 -o comm=
+++ vars_script_shell=bash
+++ '[' -n '' ']'
+++ '[' -n '' ']'
+++ '[' -n '4.2.46(2)-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
+++++ 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
+++++ pwd -P
++++ script_dir=/opt/intel/oneapi/dev-utilities/2021.3.0/env
++++ printf %s /opt/intel/oneapi/dev-utilities/2021.3.0/env
+++ vars_script_path=/opt/intel/oneapi/dev-utilities/2021.3.0/env
++++ dirname -- /opt/intel/oneapi/dev-utilities/2021.3.0/env
+++ component_root=/opt/intel/oneapi/dev-utilities/2021.3.0
++++ prepend_path /opt/intel/oneapi/dev-utilities/2021.3.0/bin /opt/intel/oneapi/debugger/10.1.2/gdb/intel64/bin:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/oclfpga/llvm/aocl-bin:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2021.3.0/linux/bin/intel64:/opt/intel/oneapi/compiler/2021.3.0/linux/bin:/opt/intel/oneapi/clck/2021.3.0/bin/intel64:/opt/intel/oneapi/advisor/2021.3.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/21.3/compilers/bin:/opt/intel/oneapi/compiler/2021.3.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/21.3/compilers/bin:/opt/intel/oneapi/compiler/2021.3.0/linux/bin/intel64:/sbin:/usr/sbin:/bin:/usr/bin
++++ path_to_add=/opt/intel/oneapi/dev-utilities/2021.3.0/bin
++++ path_is_now=/opt/intel/oneapi/debugger/10.1.2/gdb/intel64/bin:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/oclfpga/llvm/aocl-bin:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2021.3.0/linux/bin/intel64:/opt/intel/oneapi/compiler/2021.3.0/linux/bin:/opt/intel/oneapi/clck/2021.3.0/bin/intel64:/opt/intel/oneapi/advisor/2021.3.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/21.3/compilers/bin:/opt/intel/oneapi/compiler/2021.3.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/21.3/compilers/bin:/opt/intel/oneapi/compiler/2021.3.0/linux/bin/intel64:/sbin:/usr/sbin:/bin:/usr/bin
++++ '[' '' = /opt/intel/oneapi/debugger/10.1.2/gdb/intel64/bin:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/oclfpga/llvm/aocl-bin:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2021.3.0/linux/bin/intel64:/opt/intel/oneapi/compiler/2021.3.0/linux/bin:/opt/intel/oneapi/clck/2021.3.0/bin/intel64:/opt/intel/oneapi/advisor/2021.3.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/21.3/compilers/bin:/opt/intel/oneapi/compiler/2021.3.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/21.3/compilers/bin:/opt/intel/oneapi/compiler/2021.3.0/linux/bin/intel64:/sbin:/usr/sbin:/bin:/usr/bin ']'
++++ printf %s /opt/intel/oneapi/dev-utilities/2021.3.0/bin:/opt/intel/oneapi/debugger/10.1.2/gdb/intel64/bin:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/oclfpga/llvm/aocl-bin:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2021.3.0/linux/bin/intel64:/opt/intel/oneapi/compiler/2021.3.0/linux/bin:/opt/intel/oneapi/clck/2021.3.0/bin/intel64:/opt/intel/oneapi/advisor/2021.3.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/21.3/compilers/bin:/opt/intel/oneapi/compiler/2021.3.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/21.3/compilers/bin:/opt/intel/oneapi/compiler/2021.3.0/linux/bin/intel64:/sbin:/usr/sbin:/bin:/usr/bin
+++ PATH=/opt/intel/oneapi/dev-utilities/2021.3.0/bin:/opt/intel/oneapi/debugger/10.1.2/gdb/intel64/bin:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/oclfpga/llvm/aocl-bin:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2021.3.0/linux/bin/intel64:/opt/intel/oneapi/compiler/2021.3.0/linux/bin:/opt/intel/oneapi/clck/2021.3.0/bin/intel64:/opt/intel/oneapi/advisor/2021.3.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/21.3/compilers/bin:/opt/intel/oneapi/compiler/2021.3.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/21.3/compilers/bin:/opt/intel/oneapi/compiler/2021.3.0/linux/bin/intel64:/sbin:/usr/sbin:/bin:/usr/bin
+++ export PATH
++++ prepend_path /opt/intel/oneapi/dev-utilities/2021.3.0/include /opt/intel/oneapi/dal/2021.3.0/include:/opt/intel/oneapi/compiler/2021.3.0/linux/include:/opt/intel/oneapi/ccl/2021.3.0/include/cpu_gpu_dpcpp
++++ path_to_add=/opt/intel/oneapi/dev-utilities/2021.3.0/include
++++ path_is_now=/opt/intel/oneapi/dal/2021.3.0/include:/opt/intel/oneapi/compiler/2021.3.0/linux/include:/opt/intel/oneapi/ccl/2021.3.0/include/cpu_gpu_dpcpp
++++ '[' '' = /opt/intel/oneapi/dal/2021.3.0/include:/opt/intel/oneapi/compiler/2021.3.0/linux/include:/opt/intel/oneapi/ccl/2021.3.0/include/cpu_gpu_dpcpp ']'
++++ printf %s /opt/intel/oneapi/dev-utilities/2021.3.0/include:/opt/intel/oneapi/dal/2021.3.0/include:/opt/intel/oneapi/compiler/2021.3.0/linux/include:/opt/intel/oneapi/ccl/2021.3.0/include/cpu_gpu_dpcpp
+++ CPATH=/opt/intel/oneapi/dev-utilities/2021.3.0/include:/opt/intel/oneapi/dal/2021.3.0/include:/opt/intel/oneapi/compiler/2021.3.0/linux/include:/opt/intel/oneapi/ccl/2021.3.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 14680 -o comm=
+++ vars_script_shell=bash
+++ '[' -n '' ']'
+++ '[' -n '' ']'
+++ '[' -n '4.2.46(2)-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
+++++ 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
+++++ pwd -P
++++ script_dir=/opt/intel/oneapi/dnnl/2021.3.0/env
++++ echo /opt/intel/oneapi/dnnl/2021.3.0/env
+++ __dnnl_this_dir_path=/opt/intel/oneapi/dnnl/2021.3.0/env
++++ dnnl_check_local_env
+++++ basename -- /opt/intel/oneapi/dnnl/2021.3.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 ' ']'
+++ for param in '"$@"'
+++ __tmp_dnnl_configuration=
+++ '[' '' = --dnnl-configuration= ']'
+++ '[' -n '' ']'
+++ __dnnl_configuration=cpu_dpcpp_gpu_dpcpp
++++ get_script_path /opt/intel/oneapi/dnnl/2021.3.0/env
++++ script=/opt/intel/oneapi/dnnl/2021.3.0/env
++++ '[' -L /opt/intel/oneapi/dnnl/2021.3.0/env ']'
+++++ command dirname -- /opt/intel/oneapi/dnnl/2021.3.0/env
+++++ dirname -- /opt/intel/oneapi/dnnl/2021.3.0/env
++++ script_dir=/opt/intel/oneapi/dnnl/2021.3.0
+++++ cd /opt/intel/oneapi/dnnl/2021.3.0
+++++ command pwd -P
+++++ pwd -P
++++ script_dir=/opt/intel/oneapi/dnnl/2021.3.0
++++ echo /opt/intel/oneapi/dnnl/2021.3.0
+++ dnnl_base_dir=/opt/intel/oneapi/dnnl/2021.3.0
+++ dnnl_set_env_vars /opt/intel/oneapi/dnnl/2021.3.0/cpu_dpcpp_gpu_dpcpp
+++ export DNNLROOT=/opt/intel/oneapi/dnnl/2021.3.0/cpu_dpcpp_gpu_dpcpp
+++ DNNLROOT=/opt/intel/oneapi/dnnl/2021.3.0/cpu_dpcpp_gpu_dpcpp
+++ '[' -n '/opt/intel/oneapi/debugger/10.1.2/gdb/intel64/lib:/opt/intel/oneapi/debugger/10.1.2/libipt/intel64/lib:/opt/intel/oneapi/debugger/10.1.2/dep/lib:/opt/intel/oneapi/dal/2021.3.0/lib/intel64:/opt/intel/oneapi/compiler/2021.3.0/linux/lib:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/x64:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/emu:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/oclfpga/linux64/lib:/opt/intel/oneapi/compiler/2021.3.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.3.0/lib/cpu_gpu_dpcpp:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.4.5-gfortran/lib:/usr/local/NETCDF-Fortran-4.4.5-ifort/lib:/usr/local/NETCDF-Fortran-4.4.5-pgi/lib:/usr/local/NETCDF-C-4.7.0-gfortran/lib:/usr/local/NETCDF-C-4.7.0-ifort/lib:/usr/local/NETCDF-C-4.7.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/usr/local/NETCDF-Fortran-4.4.5-gfortran/lib:/usr/local/NETCDF-Fortran-4.4.5-ifort/lib:/usr/local/NETCDF-Fortran-4.4.5-pgi/lib:/usr/local/NETCDF-C-4.7.0-gfortran/lib:/usr/local/NETCDF-C-4.7.0-ifort/lib:/usr/local/NETCDF-C-4.7.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib' ']'
+++ export 'LD_LIBRARY_PATH=/opt/intel/oneapi/dnnl/2021.3.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/10.1.2/gdb/intel64/lib:/opt/intel/oneapi/debugger/10.1.2/libipt/intel64/lib:/opt/intel/oneapi/debugger/10.1.2/dep/lib:/opt/intel/oneapi/dal/2021.3.0/lib/intel64:/opt/intel/oneapi/compiler/2021.3.0/linux/lib:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/x64:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/emu:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/oclfpga/linux64/lib:/opt/intel/oneapi/compiler/2021.3.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.3.0/lib/cpu_gpu_dpcpp:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.4.5-gfortran/lib:/usr/local/NETCDF-Fortran-4.4.5-ifort/lib:/usr/local/NETCDF-Fortran-4.4.5-pgi/lib:/usr/local/NETCDF-C-4.7.0-gfortran/lib:/usr/local/NETCDF-C-4.7.0-ifort/lib:/usr/local/NETCDF-C-4.7.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/usr/local/NETCDF-Fortran-4.4.5-gfortran/lib:/usr/local/NETCDF-Fortran-4.4.5-ifort/lib:/usr/local/NETCDF-Fortran-4.4.5-pgi/lib:/usr/local/NETCDF-C-4.7.0-gfortran/lib:/usr/local/NETCDF-C-4.7.0-ifort/lib:/usr/local/NETCDF-C-4.7.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib'
+++ LD_LIBRARY_PATH='/opt/intel/oneapi/dnnl/2021.3.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/10.1.2/gdb/intel64/lib:/opt/intel/oneapi/debugger/10.1.2/libipt/intel64/lib:/opt/intel/oneapi/debugger/10.1.2/dep/lib:/opt/intel/oneapi/dal/2021.3.0/lib/intel64:/opt/intel/oneapi/compiler/2021.3.0/linux/lib:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/x64:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/emu:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/oclfpga/linux64/lib:/opt/intel/oneapi/compiler/2021.3.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.3.0/lib/cpu_gpu_dpcpp:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.4.5-gfortran/lib:/usr/local/NETCDF-Fortran-4.4.5-ifort/lib:/usr/local/NETCDF-Fortran-4.4.5-pgi/lib:/usr/local/NETCDF-C-4.7.0-gfortran/lib:/usr/local/NETCDF-C-4.7.0-ifort/lib:/usr/local/NETCDF-C-4.7.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/usr/local/NETCDF-Fortran-4.4.5-gfortran/lib:/usr/local/NETCDF-Fortran-4.4.5-ifort/lib:/usr/local/NETCDF-Fortran-4.4.5-pgi/lib:/usr/local/NETCDF-C-4.7.0-gfortran/lib:/usr/local/NETCDF-C-4.7.0-ifort/lib:/usr/local/NETCDF-C-4.7.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib'
+++ '[' -n /opt/intel/oneapi/dal/2021.3.0/lib/intel64:/opt/intel/oneapi/compiler/2021.3.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2021.3.0/linux/lib:/opt/intel/oneapi/clck/2021.3.0/lib/intel64:/opt/intel/oneapi/ccl/2021.3.0/lib/cpu_gpu_dpcpp ']'
+++ export LIBRARY_PATH=/opt/intel/oneapi/dnnl/2021.3.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dal/2021.3.0/lib/intel64:/opt/intel/oneapi/compiler/2021.3.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2021.3.0/linux/lib:/opt/intel/oneapi/clck/2021.3.0/lib/intel64:/opt/intel/oneapi/ccl/2021.3.0/lib/cpu_gpu_dpcpp
+++ LIBRARY_PATH=/opt/intel/oneapi/dnnl/2021.3.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dal/2021.3.0/lib/intel64:/opt/intel/oneapi/compiler/2021.3.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2021.3.0/linux/lib:/opt/intel/oneapi/clck/2021.3.0/lib/intel64:/opt/intel/oneapi/ccl/2021.3.0/lib/cpu_gpu_dpcpp
+++ '[' -n /opt/intel/oneapi/dev-utilities/2021.3.0/include:/opt/intel/oneapi/dal/2021.3.0/include:/opt/intel/oneapi/compiler/2021.3.0/linux/include:/opt/intel/oneapi/ccl/2021.3.0/include/cpu_gpu_dpcpp ']'
+++ export CPATH=/opt/intel/oneapi/dnnl/2021.3.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dev-utilities/2021.3.0/include:/opt/intel/oneapi/dal/2021.3.0/include:/opt/intel/oneapi/compiler/2021.3.0/linux/include:/opt/intel/oneapi/ccl/2021.3.0/include/cpu_gpu_dpcpp
+++ CPATH=/opt/intel/oneapi/dnnl/2021.3.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dev-utilities/2021.3.0/include:/opt/intel/oneapi/dal/2021.3.0/include:/opt/intel/oneapi/compiler/2021.3.0/linux/include:/opt/intel/oneapi/ccl/2021.3.0/include/cpu_gpu_dpcpp
+++ 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 14680 -o comm=
+++ vars_script_shell=bash
+++ '[' -n '' ']'
+++ '[' -n '' ']'
+++ '[' -n '4.2.46(2)-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
+++++ 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
+++++ pwd -P
++++ script_dir=/opt/intel/oneapi/dpcpp-ct/2021.3.0/env
++++ printf %s /opt/intel/oneapi/dpcpp-ct/2021.3.0/env
+++ my_script_path=/opt/intel/oneapi/dpcpp-ct/2021.3.0/env
++++ dirname -- /opt/intel/oneapi/dpcpp-ct/2021.3.0/env
+++ component_root=/opt/intel/oneapi/dpcpp-ct/2021.3.0
+++ DPCT_BUNDLE_ROOT=/opt/intel/oneapi/dpcpp-ct/2021.3.0
+++ export DPCT_BUNDLE_ROOT
++++ prepend_path /opt/intel/oneapi/dpcpp-ct/2021.3.0/bin /opt/intel/oneapi/dev-utilities/2021.3.0/bin:/opt/intel/oneapi/debugger/10.1.2/gdb/intel64/bin:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/oclfpga/llvm/aocl-bin:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2021.3.0/linux/bin/intel64:/opt/intel/oneapi/compiler/2021.3.0/linux/bin:/opt/intel/oneapi/clck/2021.3.0/bin/intel64:/opt/intel/oneapi/advisor/2021.3.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/21.3/compilers/bin:/opt/intel/oneapi/compiler/2021.3.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/21.3/compilers/bin:/opt/intel/oneapi/compiler/2021.3.0/linux/bin/intel64:/sbin:/usr/sbin:/bin:/usr/bin
++++ path_to_add=/opt/intel/oneapi/dpcpp-ct/2021.3.0/bin
++++ path_is_now=/opt/intel/oneapi/dev-utilities/2021.3.0/bin:/opt/intel/oneapi/debugger/10.1.2/gdb/intel64/bin:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/oclfpga/llvm/aocl-bin:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2021.3.0/linux/bin/intel64:/opt/intel/oneapi/compiler/2021.3.0/linux/bin:/opt/intel/oneapi/clck/2021.3.0/bin/intel64:/opt/intel/oneapi/advisor/2021.3.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/21.3/compilers/bin:/opt/intel/oneapi/compiler/2021.3.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/21.3/compilers/bin:/opt/intel/oneapi/compiler/2021.3.0/linux/bin/intel64:/sbin:/usr/sbin:/bin:/usr/bin
++++ '[' '' = /opt/intel/oneapi/dev-utilities/2021.3.0/bin:/opt/intel/oneapi/debugger/10.1.2/gdb/intel64/bin:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/oclfpga/llvm/aocl-bin:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2021.3.0/linux/bin/intel64:/opt/intel/oneapi/compiler/2021.3.0/linux/bin:/opt/intel/oneapi/clck/2021.3.0/bin/intel64:/opt/intel/oneapi/advisor/2021.3.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/21.3/compilers/bin:/opt/intel/oneapi/compiler/2021.3.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/21.3/compilers/bin:/opt/intel/oneapi/compiler/2021.3.0/linux/bin/intel64:/sbin:/usr/sbin:/bin:/usr/bin ']'
++++ printf %s /opt/intel/oneapi/dpcpp-ct/2021.3.0/bin:/opt/intel/oneapi/dev-utilities/2021.3.0/bin:/opt/intel/oneapi/debugger/10.1.2/gdb/intel64/bin:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/oclfpga/llvm/aocl-bin:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2021.3.0/linux/bin/intel64:/opt/intel/oneapi/compiler/2021.3.0/linux/bin:/opt/intel/oneapi/clck/2021.3.0/bin/intel64:/opt/intel/oneapi/advisor/2021.3.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/21.3/compilers/bin:/opt/intel/oneapi/compiler/2021.3.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/21.3/compilers/bin:/opt/intel/oneapi/compiler/2021.3.0/linux/bin/intel64:/sbin:/usr/sbin:/bin:/usr/bin
+++ PATH=/opt/intel/oneapi/dpcpp-ct/2021.3.0/bin:/opt/intel/oneapi/dev-utilities/2021.3.0/bin:/opt/intel/oneapi/debugger/10.1.2/gdb/intel64/bin:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/oclfpga/llvm/aocl-bin:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2021.3.0/linux/bin/intel64:/opt/intel/oneapi/compiler/2021.3.0/linux/bin:/opt/intel/oneapi/clck/2021.3.0/bin/intel64:/opt/intel/oneapi/advisor/2021.3.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/21.3/compilers/bin:/opt/intel/oneapi/compiler/2021.3.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/21.3/compilers/bin:/opt/intel/oneapi/compiler/2021.3.0/linux/bin/intel64:/sbin:/usr/sbin:/bin:/usr/bin
+++ export PATH
++++ prepend_path /opt/intel/oneapi/dpcpp-ct/2021.3.0/include /opt/intel/oneapi/dnnl/2021.3.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dev-utilities/2021.3.0/include:/opt/intel/oneapi/dal/2021.3.0/include:/opt/intel/oneapi/compiler/2021.3.0/linux/include:/opt/intel/oneapi/ccl/2021.3.0/include/cpu_gpu_dpcpp
++++ path_to_add=/opt/intel/oneapi/dpcpp-ct/2021.3.0/include
++++ path_is_now=/opt/intel/oneapi/dnnl/2021.3.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dev-utilities/2021.3.0/include:/opt/intel/oneapi/dal/2021.3.0/include:/opt/intel/oneapi/compiler/2021.3.0/linux/include:/opt/intel/oneapi/ccl/2021.3.0/include/cpu_gpu_dpcpp
++++ '[' '' = /opt/intel/oneapi/dnnl/2021.3.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dev-utilities/2021.3.0/include:/opt/intel/oneapi/dal/2021.3.0/include:/opt/intel/oneapi/compiler/2021.3.0/linux/include:/opt/intel/oneapi/ccl/2021.3.0/include/cpu_gpu_dpcpp ']'
++++ printf %s /opt/intel/oneapi/dpcpp-ct/2021.3.0/include:/opt/intel/oneapi/dnnl/2021.3.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dev-utilities/2021.3.0/include:/opt/intel/oneapi/dal/2021.3.0/include:/opt/intel/oneapi/compiler/2021.3.0/linux/include:/opt/intel/oneapi/ccl/2021.3.0/include/cpu_gpu_dpcpp
+++ CPATH=/opt/intel/oneapi/dpcpp-ct/2021.3.0/include:/opt/intel/oneapi/dnnl/2021.3.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dev-utilities/2021.3.0/include:/opt/intel/oneapi/dal/2021.3.0/include:/opt/intel/oneapi/compiler/2021.3.0/linux/include:/opt/intel/oneapi/ccl/2021.3.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-11f21c0b/script.sh
++++ '[' -n '' ']'
++++ script=/home/jenkins/workspace/branch_cam_test@tmp/durable-11f21c0b/script.sh
++++ '[' -L /home/jenkins/workspace/branch_cam_test@tmp/durable-11f21c0b/script.sh ']'
++++ basename -- /home/jenkins/workspace/branch_cam_test@tmp/durable-11f21c0b/script.sh
+++ '[' vars.sh = script.sh ']'
+++ vars_script_name=
++++ ps -p 14680 -o comm=
+++ vars_script_shell=bash
+++ '[' -n '' ']'
+++ '[' -n '' ']'
+++ '[' -n '4.2.46(2)-release' ']'
+++ return 0
+++ vars_script_name=/opt/intel/oneapi/dpl/latest/env/vars.sh
+++ '[' '' = /opt/intel/oneapi/dpl/latest/env/vars.sh ']'
++++ get_script_path /opt/intel/oneapi/dpl/latest/env/vars.sh
++++ script=/opt/intel/oneapi/dpl/latest/env/vars.sh
++++ '[' -L /opt/intel/oneapi/dpl/latest/env/vars.sh ']'
+++++ command dirname -- /opt/intel/oneapi/dpl/latest/env/vars.sh
+++++ dirname -- /opt/intel/oneapi/dpl/latest/env/vars.sh
++++ script_dir=/opt/intel/oneapi/dpl/latest/env
+++++ cd /opt/intel/oneapi/dpl/latest/env
+++++ command pwd -P
+++++ pwd -P
++++ script_dir=/opt/intel/oneapi/dpl/2021.4.0/env
++++ printf %s /opt/intel/oneapi/dpl/2021.4.0/env
+++ my_script_path=/opt/intel/oneapi/dpl/2021.4.0/env
++++ dirname -- /opt/intel/oneapi/dpl/2021.4.0/env
+++ component_root=/opt/intel/oneapi/dpl/2021.4.0
+++ DPL_ROOT=/opt/intel/oneapi/dpl/2021.4.0
+++ export DPL_ROOT
+++ INTEL_TARGET_PLATFORM=linux
++++ prepend_path /opt/intel/oneapi/dpl/2021.4.0/linux/include /opt/intel/oneapi/dpcpp-ct/2021.3.0/include:/opt/intel/oneapi/dnnl/2021.3.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dev-utilities/2021.3.0/include:/opt/intel/oneapi/dal/2021.3.0/include:/opt/intel/oneapi/compiler/2021.3.0/linux/include:/opt/intel/oneapi/ccl/2021.3.0/include/cpu_gpu_dpcpp
++++ path_to_add=/opt/intel/oneapi/dpl/2021.4.0/linux/include
++++ path_is_now=/opt/intel/oneapi/dpcpp-ct/2021.3.0/include:/opt/intel/oneapi/dnnl/2021.3.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dev-utilities/2021.3.0/include:/opt/intel/oneapi/dal/2021.3.0/include:/opt/intel/oneapi/compiler/2021.3.0/linux/include:/opt/intel/oneapi/ccl/2021.3.0/include/cpu_gpu_dpcpp
++++ '[' '' = /opt/intel/oneapi/dpcpp-ct/2021.3.0/include:/opt/intel/oneapi/dnnl/2021.3.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dev-utilities/2021.3.0/include:/opt/intel/oneapi/dal/2021.3.0/include:/opt/intel/oneapi/compiler/2021.3.0/linux/include:/opt/intel/oneapi/ccl/2021.3.0/include/cpu_gpu_dpcpp ']'
++++ printf %s /opt/intel/oneapi/dpl/2021.4.0/linux/include:/opt/intel/oneapi/dpcpp-ct/2021.3.0/include:/opt/intel/oneapi/dnnl/2021.3.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dev-utilities/2021.3.0/include:/opt/intel/oneapi/dal/2021.3.0/include:/opt/intel/oneapi/compiler/2021.3.0/linux/include:/opt/intel/oneapi/ccl/2021.3.0/include/cpu_gpu_dpcpp
+++ CPATH=/opt/intel/oneapi/dpl/2021.4.0/linux/include:/opt/intel/oneapi/dpcpp-ct/2021.3.0/include:/opt/intel/oneapi/dnnl/2021.3.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dev-utilities/2021.3.0/include:/opt/intel/oneapi/dal/2021.3.0/include:/opt/intel/oneapi/compiler/2021.3.0/linux/include:/opt/intel/oneapi/ccl/2021.3.0/include/cpu_gpu_dpcpp
+++ export CPATH
++ 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 '4.2.46(2)-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/2021.3.0/env
+++++ dirname /opt/intel/oneapi/inspector/2021.3.0/env
++++ script_dir=/opt/intel/oneapi/inspector/2021.3.0
++++ echo /opt/intel/oneapi/inspector/2021.3.0
+++ PRODUCT_DIR=/opt/intel/oneapi/inspector/2021.3.0
++++ uname
+++ '[' Linux = Darwin ']'
++++ uname -m
+++ '[' x86_64 = x86_64 ']'
+++ BIN_DIR=bin64
+++ export PKG_CONFIG_PATH=/opt/intel/oneapi/inspector/2021.3.0/include/pkgconfig/lib64:/opt/intel/oneapi/advisor/2021.3.0/include/pkgconfig/lib64:
+++ PKG_CONFIG_PATH=/opt/intel/oneapi/inspector/2021.3.0/include/pkgconfig/lib64:/opt/intel/oneapi/advisor/2021.3.0/include/pkgconfig/lib64:
+++ export PATH=/opt/intel/oneapi/inspector/2021.3.0/bin64:/opt/intel/oneapi/dpcpp-ct/2021.3.0/bin:/opt/intel/oneapi/dev-utilities/2021.3.0/bin:/opt/intel/oneapi/debugger/10.1.2/gdb/intel64/bin:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/oclfpga/llvm/aocl-bin:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2021.3.0/linux/bin/intel64:/opt/intel/oneapi/compiler/2021.3.0/linux/bin:/opt/intel/oneapi/clck/2021.3.0/bin/intel64:/opt/intel/oneapi/advisor/2021.3.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/21.3/compilers/bin:/opt/intel/oneapi/compiler/2021.3.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/21.3/compilers/bin:/opt/intel/oneapi/compiler/2021.3.0/linux/bin/intel64:/sbin:/usr/sbin:/bin:/usr/bin
+++ PATH=/opt/intel/oneapi/inspector/2021.3.0/bin64:/opt/intel/oneapi/dpcpp-ct/2021.3.0/bin:/opt/intel/oneapi/dev-utilities/2021.3.0/bin:/opt/intel/oneapi/debugger/10.1.2/gdb/intel64/bin:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/oclfpga/llvm/aocl-bin:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2021.3.0/linux/bin/intel64:/opt/intel/oneapi/compiler/2021.3.0/linux/bin:/opt/intel/oneapi/clck/2021.3.0/bin/intel64:/opt/intel/oneapi/advisor/2021.3.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/21.3/compilers/bin:/opt/intel/oneapi/compiler/2021.3.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/21.3/compilers/bin:/opt/intel/oneapi/compiler/2021.3.0/linux/bin/intel64:/sbin:/usr/sbin:/bin:/usr/bin
+++ export INSPECTOR_2021_DIR=/opt/intel/oneapi/inspector/2021.3.0
+++ INSPECTOR_2021_DIR=/opt/intel/oneapi/inspector/2021.3.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-11f21c0b/script.sh
++++ '[' -n '' ']'
++++ script=/home/jenkins/workspace/branch_cam_test@tmp/durable-11f21c0b/script.sh
++++ '[' -L /home/jenkins/workspace/branch_cam_test@tmp/durable-11f21c0b/script.sh ']'
++++ basename -- /home/jenkins/workspace/branch_cam_test@tmp/durable-11f21c0b/script.sh
+++ '[' vars.sh = script.sh ']'
+++ vars_script_name=
++++ ps -p 14680 -o comm=
+++ vars_script_shell=bash
+++ '[' -n '' ']'
+++ '[' -n '' ']'
+++ '[' -n '4.2.46(2)-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
+++++ 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
+++++ pwd -P
++++ script_dir=/opt/intel/oneapi/intelpython/python3.7/env
++++ printf %s /opt/intel/oneapi/intelpython/python3.7/env
+++ SCRIPTPATH=/opt/intel/oneapi/intelpython/python3.7/env
++++ dirname -- /opt/intel/oneapi/intelpython/python3.7/env
+++ ROOTPATH=/opt/intel/oneapi/intelpython/python3.7
++++ basename /opt/intel/oneapi/intelpython/python3.7
+++ VERSION=python3.7
++++ dirname /opt/intel/oneapi/intelpython/python3.7
+++ PARENTDIR=/opt/intel/oneapi/intelpython
++++ basename /opt/intel/oneapi/intelpython
+++ CURRENTENV=intelpython
+++ MAINENV=intelpython
+++ '[' -d /opt/intel/oneapi/intelpython/python3.7/lib/python3.8 ']'
+++ '[' -d /opt/intel/oneapi/intelpython/python3.7/lib/python3.7 ']'
+++ PYVER=python3.7
+++ POTENTIAL_ACTIVATE_PATH=/opt/intel/oneapi/intelpython/python3.7/../../intelpython/python3.7/bin/activate
+++ '[' /opt/intel/oneapi/intelpython/latest/env/vars.sh = intelpython/latest/env/vars.sh ']'
+++ export OVERWRITE_CONDA_DEFAULT_ENV=intelpython-python3.7
+++ OVERWRITE_CONDA_DEFAULT_ENV=intelpython-python3.7
+++ '[' 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.7/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 x ']'
+++++ '[' -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/2021.3.0/bin64:/opt/intel/oneapi/dpcpp-ct/2021.3.0/bin:/opt/intel/oneapi/dev-utilities/2021.3.0/bin:/opt/intel/oneapi/debugger/10.1.2/gdb/intel64/bin:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/oclfpga/llvm/aocl-bin:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2021.3.0/linux/bin/intel64:/opt/intel/oneapi/compiler/2021.3.0/linux/bin:/opt/intel/oneapi/clck/2021.3.0/bin/intel64:/opt/intel/oneapi/advisor/2021.3.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/21.3/compilers/bin:/opt/intel/oneapi/compiler/2021.3.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/21.3/compilers/bin:/opt/intel/oneapi/compiler/2021.3.0/linux/bin/intel64:/sbin:/usr/sbin:/bin:/usr/bin
+++++ export PATH
+++++ '[' -z '' ']'
+++++ PS1=
++++ conda activate ''
++++ '[' 2 -lt 1 ']'
++++ local cmd=activate
++++ shift
++++ case "$cmd" in
++++ __conda_activate activate ''
++++ '[' -n '' ']'
++++ local cmd=activate
++++ shift
++++ local ask_conda
++++ CONDA_INTERNAL_OLDPATH=/opt/intel/oneapi/intelpython/latest/condabin:/opt/intel/oneapi/inspector/2021.3.0/bin64:/opt/intel/oneapi/dpcpp-ct/2021.3.0/bin:/opt/intel/oneapi/dev-utilities/2021.3.0/bin:/opt/intel/oneapi/debugger/10.1.2/gdb/intel64/bin:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/oclfpga/llvm/aocl-bin:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2021.3.0/linux/bin/intel64:/opt/intel/oneapi/compiler/2021.3.0/linux/bin:/opt/intel/oneapi/clck/2021.3.0/bin/intel64:/opt/intel/oneapi/advisor/2021.3.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/21.3/compilers/bin:/opt/intel/oneapi/compiler/2021.3.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/21.3/compilers/bin:/opt/intel/oneapi/compiler/2021.3.0/linux/bin/intel64:/sbin:/usr/sbin:/bin:/usr/bin
++++ __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/2021.3.0/bin64:/opt/intel/oneapi/dpcpp-ct/2021.3.0/bin:/opt/intel/oneapi/dev-utilities/2021.3.0/bin:/opt/intel/oneapi/debugger/10.1.2/gdb/intel64/bin:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/oclfpga/llvm/aocl-bin:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2021.3.0/linux/bin/intel64:/opt/intel/oneapi/compiler/2021.3.0/linux/bin:/opt/intel/oneapi/clck/2021.3.0/bin/intel64:/opt/intel/oneapi/advisor/2021.3.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/21.3/compilers/bin:/opt/intel/oneapi/compiler/2021.3.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/21.3/compilers/bin:/opt/intel/oneapi/compiler/2021.3.0/linux/bin/intel64:/sbin:/usr/sbin:/bin:/usr/bin
++++ export PATH
+++++ PS1=
+++++ /opt/intel/oneapi/intelpython/latest/bin/conda shell.posix activate ''
++++ ask_conda='PS1='\''(intelpython-python3.7) '\''
export PATH='\''/opt/intel/oneapi/intelpython/latest/bin:/opt/intel/oneapi/intelpython/latest/condabin:/opt/intel/oneapi/inspector/2021.3.0/bin64:/opt/intel/oneapi/dpcpp-ct/2021.3.0/bin:/opt/intel/oneapi/dev-utilities/2021.3.0/bin:/opt/intel/oneapi/debugger/10.1.2/gdb/intel64/bin:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/oclfpga/llvm/aocl-bin:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2021.3.0/linux/bin/intel64:/opt/intel/oneapi/compiler/2021.3.0/linux/bin:/opt/intel/oneapi/clck/2021.3.0/bin/intel64:/opt/intel/oneapi/advisor/2021.3.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/21.3/compilers/bin:/opt/intel/oneapi/compiler/2021.3.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/21.3/compilers/bin:/opt/intel/oneapi/compiler/2021.3.0/linux/bin/intel64:/sbin:/usr/sbin:/bin:/usr/bin'\''
export CONDA_PREFIX='\''/opt/intel/oneapi/intelpython/latest'\''
export CONDA_SHLVL='\''1'\''
export CONDA_DEFAULT_ENV='\''intelpython-python3.7'\''
export CONDA_PROMPT_MODIFIER='\''(intelpython-python3.7) '\''
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"'
++++ rc=0
++++ PATH=/opt/intel/oneapi/intelpython/latest/condabin:/opt/intel/oneapi/inspector/2021.3.0/bin64:/opt/intel/oneapi/dpcpp-ct/2021.3.0/bin:/opt/intel/oneapi/dev-utilities/2021.3.0/bin:/opt/intel/oneapi/debugger/10.1.2/gdb/intel64/bin:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/oclfpga/llvm/aocl-bin:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2021.3.0/linux/bin/intel64:/opt/intel/oneapi/compiler/2021.3.0/linux/bin:/opt/intel/oneapi/clck/2021.3.0/bin/intel64:/opt/intel/oneapi/advisor/2021.3.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/21.3/compilers/bin:/opt/intel/oneapi/compiler/2021.3.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/21.3/compilers/bin:/opt/intel/oneapi/compiler/2021.3.0/linux/bin/intel64:/sbin:/usr/sbin:/bin:/usr/bin
++++ eval 'PS1='\''(intelpython-python3.7) '\''
export PATH='\''/opt/intel/oneapi/intelpython/latest/bin:/opt/intel/oneapi/intelpython/latest/condabin:/opt/intel/oneapi/inspector/2021.3.0/bin64:/opt/intel/oneapi/dpcpp-ct/2021.3.0/bin:/opt/intel/oneapi/dev-utilities/2021.3.0/bin:/opt/intel/oneapi/debugger/10.1.2/gdb/intel64/bin:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/oclfpga/llvm/aocl-bin:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2021.3.0/linux/bin/intel64:/opt/intel/oneapi/compiler/2021.3.0/linux/bin:/opt/intel/oneapi/clck/2021.3.0/bin/intel64:/opt/intel/oneapi/advisor/2021.3.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/21.3/compilers/bin:/opt/intel/oneapi/compiler/2021.3.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/21.3/compilers/bin:/opt/intel/oneapi/compiler/2021.3.0/linux/bin/intel64:/sbin:/usr/sbin:/bin:/usr/bin'\''
export CONDA_PREFIX='\''/opt/intel/oneapi/intelpython/latest'\''
export CONDA_SHLVL='\''1'\''
export CONDA_DEFAULT_ENV='\''intelpython-python3.7'\''
export CONDA_PROMPT_MODIFIER='\''(intelpython-python3.7) '\''
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.7) '
+++++ export PATH=/opt/intel/oneapi/intelpython/latest/bin:/opt/intel/oneapi/intelpython/latest/condabin:/opt/intel/oneapi/inspector/2021.3.0/bin64:/opt/intel/oneapi/dpcpp-ct/2021.3.0/bin:/opt/intel/oneapi/dev-utilities/2021.3.0/bin:/opt/intel/oneapi/debugger/10.1.2/gdb/intel64/bin:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/oclfpga/llvm/aocl-bin:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2021.3.0/linux/bin/intel64:/opt/intel/oneapi/compiler/2021.3.0/linux/bin:/opt/intel/oneapi/clck/2021.3.0/bin/intel64:/opt/intel/oneapi/advisor/2021.3.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/21.3/compilers/bin:/opt/intel/oneapi/compiler/2021.3.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/21.3/compilers/bin:/opt/intel/oneapi/compiler/2021.3.0/linux/bin/intel64:/sbin:/usr/sbin:/bin:/usr/bin
+++++ PATH=/opt/intel/oneapi/intelpython/latest/bin:/opt/intel/oneapi/intelpython/latest/condabin:/opt/intel/oneapi/inspector/2021.3.0/bin64:/opt/intel/oneapi/dpcpp-ct/2021.3.0/bin:/opt/intel/oneapi/dev-utilities/2021.3.0/bin:/opt/intel/oneapi/debugger/10.1.2/gdb/intel64/bin:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/oclfpga/llvm/aocl-bin:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2021.3.0/linux/bin/intel64:/opt/intel/oneapi/compiler/2021.3.0/linux/bin:/opt/intel/oneapi/clck/2021.3.0/bin/intel64:/opt/intel/oneapi/advisor/2021.3.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/21.3/compilers/bin:/opt/intel/oneapi/compiler/2021.3.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/21.3/compilers/bin:/opt/intel/oneapi/compiler/2021.3.0/linux/bin/intel64:/sbin:/usr/sbin:/bin:/usr/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.7
+++++ CONDA_DEFAULT_ENV=intelpython-python3.7
+++++ export 'CONDA_PROMPT_MODIFIER=(intelpython-python3.7) '
+++++ CONDA_PROMPT_MODIFIER='(intelpython-python3.7) '
+++++ 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/2021.3.0/linux/lib/x64/libintelocl.so = '' ']'
++++ '[' 0 '!=' 0 ']'
++++ __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-11f21c0b/script.sh
++++ '[' -n '' ']'
++++ script=/home/jenkins/workspace/branch_cam_test@tmp/durable-11f21c0b/script.sh
++++ '[' -L /home/jenkins/workspace/branch_cam_test@tmp/durable-11f21c0b/script.sh ']'
++++ basename -- /home/jenkins/workspace/branch_cam_test@tmp/durable-11f21c0b/script.sh
+++ '[' vars.sh = script.sh ']'
+++ vars_script_name=
++++ ps -p 14680 -o comm=
+++ vars_script_shell=bash
+++ '[' -n '' ']'
+++ '[' -n '' ']'
+++ '[' -n '4.2.46(2)-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
+++++ 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
+++++ pwd -P
++++ script_dir=/opt/intel/oneapi/ipp/2021.3.0/env
++++ echo /opt/intel/oneapi/ipp/2021.3.0/env
+++ vars_script_path=/opt/intel/oneapi/ipp/2021.3.0/env
++++ dirname -- /opt/intel/oneapi/ipp/2021.3.0/env
+++ IPPROOT=/opt/intel/oneapi/ipp/2021.3.0
+++ export IPPROOT
+++ IPP_TARGET_ARCH=intel64
+++ '[' -n '' ']'
+++ '[' -n '' ']'
+++ '[' 2 -gt 0 ']'
+++ '[' 'SETVARS_CALL=1 ' = ia32 ']'
+++ '[' 'SETVARS_CALL=1 ' = intel64 ']'
+++ shift
+++ '[' 1 -gt 0 ']'
+++ '[' '' = ia32 ']'
+++ '[' '' = intel64 ']'
+++ shift
+++ '[' 0 -gt 0 ']'
+++ export IPP_TARGET_ARCH
++++ prepend_path /opt/intel/oneapi/ipp/2021.3.0/include /opt/intel/oneapi/dpl/2021.4.0/linux/include:/opt/intel/oneapi/dpcpp-ct/2021.3.0/include:/opt/intel/oneapi/dnnl/2021.3.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dev-utilities/2021.3.0/include:/opt/intel/oneapi/dal/2021.3.0/include:/opt/intel/oneapi/compiler/2021.3.0/linux/include:/opt/intel/oneapi/ccl/2021.3.0/include/cpu_gpu_dpcpp
++++ path_to_add=/opt/intel/oneapi/ipp/2021.3.0/include
++++ path_is_now=/opt/intel/oneapi/dpl/2021.4.0/linux/include:/opt/intel/oneapi/dpcpp-ct/2021.3.0/include:/opt/intel/oneapi/dnnl/2021.3.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dev-utilities/2021.3.0/include:/opt/intel/oneapi/dal/2021.3.0/include:/opt/intel/oneapi/compiler/2021.3.0/linux/include:/opt/intel/oneapi/ccl/2021.3.0/include/cpu_gpu_dpcpp
++++ '[' '' = /opt/intel/oneapi/dpl/2021.4.0/linux/include:/opt/intel/oneapi/dpcpp-ct/2021.3.0/include:/opt/intel/oneapi/dnnl/2021.3.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dev-utilities/2021.3.0/include:/opt/intel/oneapi/dal/2021.3.0/include:/opt/intel/oneapi/compiler/2021.3.0/linux/include:/opt/intel/oneapi/ccl/2021.3.0/include/cpu_gpu_dpcpp ']'
++++ printf %s /opt/intel/oneapi/ipp/2021.3.0/include:/opt/intel/oneapi/dpl/2021.4.0/linux/include:/opt/intel/oneapi/dpcpp-ct/2021.3.0/include:/opt/intel/oneapi/dnnl/2021.3.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dev-utilities/2021.3.0/include:/opt/intel/oneapi/dal/2021.3.0/include:/opt/intel/oneapi/compiler/2021.3.0/linux/include:/opt/intel/oneapi/ccl/2021.3.0/include/cpu_gpu_dpcpp
+++ CPATH=/opt/intel/oneapi/ipp/2021.3.0/include:/opt/intel/oneapi/dpl/2021.4.0/linux/include:/opt/intel/oneapi/dpcpp-ct/2021.3.0/include:/opt/intel/oneapi/dnnl/2021.3.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dev-utilities/2021.3.0/include:/opt/intel/oneapi/dal/2021.3.0/include:/opt/intel/oneapi/compiler/2021.3.0/linux/include:/opt/intel/oneapi/ccl/2021.3.0/include/cpu_gpu_dpcpp
+++ export CPATH
++++ prepend_path /opt/intel/oneapi/ipp/2021.3.0/lib/intel64 /opt/intel/oneapi/dnnl/2021.3.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dal/2021.3.0/lib/intel64:/opt/intel/oneapi/compiler/2021.3.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2021.3.0/linux/lib:/opt/intel/oneapi/clck/2021.3.0/lib/intel64:/opt/intel/oneapi/ccl/2021.3.0/lib/cpu_gpu_dpcpp
++++ path_to_add=/opt/intel/oneapi/ipp/2021.3.0/lib/intel64
++++ path_is_now=/opt/intel/oneapi/dnnl/2021.3.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dal/2021.3.0/lib/intel64:/opt/intel/oneapi/compiler/2021.3.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2021.3.0/linux/lib:/opt/intel/oneapi/clck/2021.3.0/lib/intel64:/opt/intel/oneapi/ccl/2021.3.0/lib/cpu_gpu_dpcpp
++++ '[' '' = /opt/intel/oneapi/dnnl/2021.3.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dal/2021.3.0/lib/intel64:/opt/intel/oneapi/compiler/2021.3.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2021.3.0/linux/lib:/opt/intel/oneapi/clck/2021.3.0/lib/intel64:/opt/intel/oneapi/ccl/2021.3.0/lib/cpu_gpu_dpcpp ']'
++++ printf %s /opt/intel/oneapi/ipp/2021.3.0/lib/intel64:/opt/intel/oneapi/dnnl/2021.3.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dal/2021.3.0/lib/intel64:/opt/intel/oneapi/compiler/2021.3.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2021.3.0/linux/lib:/opt/intel/oneapi/clck/2021.3.0/lib/intel64:/opt/intel/oneapi/ccl/2021.3.0/lib/cpu_gpu_dpcpp
+++ LIBRARY_PATH=/opt/intel/oneapi/ipp/2021.3.0/lib/intel64:/opt/intel/oneapi/dnnl/2021.3.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dal/2021.3.0/lib/intel64:/opt/intel/oneapi/compiler/2021.3.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2021.3.0/linux/lib:/opt/intel/oneapi/clck/2021.3.0/lib/intel64:/opt/intel/oneapi/ccl/2021.3.0/lib/cpu_gpu_dpcpp
+++ export LIBRARY_PATH
++++ prepend_path /opt/intel/oneapi/ipp/2021.3.0/lib/intel64 '/opt/intel/oneapi/dnnl/2021.3.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/10.1.2/gdb/intel64/lib:/opt/intel/oneapi/debugger/10.1.2/libipt/intel64/lib:/opt/intel/oneapi/debugger/10.1.2/dep/lib:/opt/intel/oneapi/dal/2021.3.0/lib/intel64:/opt/intel/oneapi/compiler/2021.3.0/linux/lib:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/x64:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/emu:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/oclfpga/linux64/lib:/opt/intel/oneapi/compiler/2021.3.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.3.0/lib/cpu_gpu_dpcpp:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.4.5-gfortran/lib:/usr/local/NETCDF-Fortran-4.4.5-ifort/lib:/usr/local/NETCDF-Fortran-4.4.5-pgi/lib:/usr/local/NETCDF-C-4.7.0-gfortran/lib:/usr/local/NETCDF-C-4.7.0-ifort/lib:/usr/local/NETCDF-C-4.7.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/usr/local/NETCDF-Fortran-4.4.5-gfortran/lib:/usr/local/NETCDF-Fortran-4.4.5-ifort/lib:/usr/local/NETCDF-Fortran-4.4.5-pgi/lib:/usr/local/NETCDF-C-4.7.0-gfortran/lib:/usr/local/NETCDF-C-4.7.0-ifort/lib:/usr/local/NETCDF-C-4.7.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib'
++++ path_to_add=/opt/intel/oneapi/ipp/2021.3.0/lib/intel64
++++ path_is_now='/opt/intel/oneapi/dnnl/2021.3.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/10.1.2/gdb/intel64/lib:/opt/intel/oneapi/debugger/10.1.2/libipt/intel64/lib:/opt/intel/oneapi/debugger/10.1.2/dep/lib:/opt/intel/oneapi/dal/2021.3.0/lib/intel64:/opt/intel/oneapi/compiler/2021.3.0/linux/lib:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/x64:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/emu:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/oclfpga/linux64/lib:/opt/intel/oneapi/compiler/2021.3.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.3.0/lib/cpu_gpu_dpcpp:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.4.5-gfortran/lib:/usr/local/NETCDF-Fortran-4.4.5-ifort/lib:/usr/local/NETCDF-Fortran-4.4.5-pgi/lib:/usr/local/NETCDF-C-4.7.0-gfortran/lib:/usr/local/NETCDF-C-4.7.0-ifort/lib:/usr/local/NETCDF-C-4.7.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/usr/local/NETCDF-Fortran-4.4.5-gfortran/lib:/usr/local/NETCDF-Fortran-4.4.5-ifort/lib:/usr/local/NETCDF-Fortran-4.4.5-pgi/lib:/usr/local/NETCDF-C-4.7.0-gfortran/lib:/usr/local/NETCDF-C-4.7.0-ifort/lib:/usr/local/NETCDF-C-4.7.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib'
++++ '[' '' = '/opt/intel/oneapi/dnnl/2021.3.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/10.1.2/gdb/intel64/lib:/opt/intel/oneapi/debugger/10.1.2/libipt/intel64/lib:/opt/intel/oneapi/debugger/10.1.2/dep/lib:/opt/intel/oneapi/dal/2021.3.0/lib/intel64:/opt/intel/oneapi/compiler/2021.3.0/linux/lib:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/x64:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/emu:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/oclfpga/linux64/lib:/opt/intel/oneapi/compiler/2021.3.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.3.0/lib/cpu_gpu_dpcpp:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.4.5-gfortran/lib:/usr/local/NETCDF-Fortran-4.4.5-ifort/lib:/usr/local/NETCDF-Fortran-4.4.5-pgi/lib:/usr/local/NETCDF-C-4.7.0-gfortran/lib:/usr/local/NETCDF-C-4.7.0-ifort/lib:/usr/local/NETCDF-C-4.7.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/usr/local/NETCDF-Fortran-4.4.5-gfortran/lib:/usr/local/NETCDF-Fortran-4.4.5-ifort/lib:/usr/local/NETCDF-Fortran-4.4.5-pgi/lib:/usr/local/NETCDF-C-4.7.0-gfortran/lib:/usr/local/NETCDF-C-4.7.0-ifort/lib:/usr/local/NETCDF-C-4.7.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib' ']'
++++ printf %s '/opt/intel/oneapi/ipp/2021.3.0/lib/intel64:/opt/intel/oneapi/dnnl/2021.3.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/10.1.2/gdb/intel64/lib:/opt/intel/oneapi/debugger/10.1.2/libipt/intel64/lib:/opt/intel/oneapi/debugger/10.1.2/dep/lib:/opt/intel/oneapi/dal/2021.3.0/lib/intel64:/opt/intel/oneapi/compiler/2021.3.0/linux/lib:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/x64:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/emu:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/oclfpga/linux64/lib:/opt/intel/oneapi/compiler/2021.3.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.3.0/lib/cpu_gpu_dpcpp:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.4.5-gfortran/lib:/usr/local/NETCDF-Fortran-4.4.5-ifort/lib:/usr/local/NETCDF-Fortran-4.4.5-pgi/lib:/usr/local/NETCDF-C-4.7.0-gfortran/lib:/usr/local/NETCDF-C-4.7.0-ifort/lib:/usr/local/NETCDF-C-4.7.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/usr/local/NETCDF-Fortran-4.4.5-gfortran/lib:/usr/local/NETCDF-Fortran-4.4.5-ifort/lib:/usr/local/NETCDF-Fortran-4.4.5-pgi/lib:/usr/local/NETCDF-C-4.7.0-gfortran/lib:/usr/local/NETCDF-C-4.7.0-ifort/lib:/usr/local/NETCDF-C-4.7.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib'
+++ LD_LIBRARY_PATH='/opt/intel/oneapi/ipp/2021.3.0/lib/intel64:/opt/intel/oneapi/dnnl/2021.3.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/10.1.2/gdb/intel64/lib:/opt/intel/oneapi/debugger/10.1.2/libipt/intel64/lib:/opt/intel/oneapi/debugger/10.1.2/dep/lib:/opt/intel/oneapi/dal/2021.3.0/lib/intel64:/opt/intel/oneapi/compiler/2021.3.0/linux/lib:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/x64:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/emu:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/oclfpga/linux64/lib:/opt/intel/oneapi/compiler/2021.3.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.3.0/lib/cpu_gpu_dpcpp:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.4.5-gfortran/lib:/usr/local/NETCDF-Fortran-4.4.5-ifort/lib:/usr/local/NETCDF-Fortran-4.4.5-pgi/lib:/usr/local/NETCDF-C-4.7.0-gfortran/lib:/usr/local/NETCDF-C-4.7.0-ifort/lib:/usr/local/NETCDF-C-4.7.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/usr/local/NETCDF-Fortran-4.4.5-gfortran/lib:/usr/local/NETCDF-Fortran-4.4.5-ifort/lib:/usr/local/NETCDF-Fortran-4.4.5-pgi/lib:/usr/local/NETCDF-C-4.7.0-gfortran/lib:/usr/local/NETCDF-C-4.7.0-ifort/lib:/usr/local/NETCDF-C-4.7.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib'
+++ export LD_LIBRARY_PATH
++ 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-11f21c0b/script.sh
++++ '[' -n '' ']'
++++ script=/home/jenkins/workspace/branch_cam_test@tmp/durable-11f21c0b/script.sh
++++ '[' -L /home/jenkins/workspace/branch_cam_test@tmp/durable-11f21c0b/script.sh ']'
++++ basename -- /home/jenkins/workspace/branch_cam_test@tmp/durable-11f21c0b/script.sh
+++ '[' vars.sh = script.sh ']'
+++ vars_script_name=
++++ ps -p 14680 -o comm=
+++ vars_script_shell=bash
+++ '[' -n '' ']'
+++ '[' -n '' ']'
+++ '[' -n '4.2.46(2)-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
+++++ 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
+++++ pwd -P
++++ script_dir=/opt/intel/oneapi/ippcp/2021.3.0/env
++++ echo /opt/intel/oneapi/ippcp/2021.3.0/env
+++ my_script_path=/opt/intel/oneapi/ippcp/2021.3.0/env
++++ dirname -- /opt/intel/oneapi/ippcp/2021.3.0/env
+++ component_root=/opt/intel/oneapi/ippcp/2021.3.0
+++ IPPCRYPTOROOT=/opt/intel/oneapi/ippcp/2021.3.0
+++ export IPPCRYPTOROOT
+++ __ippcp_tmp_target_arch=intel64
+++ '[' 2 -gt 0 ']'
+++ '[' 'SETVARS_CALL=1 ' = ia32 ']'
+++ '[' 'SETVARS_CALL=1 ' = intel64 ']'
+++ shift
+++ '[' 1 -gt 0 ']'
+++ '[' '' = ia32 ']'
+++ '[' '' = intel64 ']'
+++ shift
+++ '[' 0 -gt 0 ']'
+++ export IPPCP_TARGET_ARCH=intel64
+++ IPPCP_TARGET_ARCH=intel64
++++ prepend_path /opt/intel/oneapi/ippcp/2021.3.0/include /opt/intel/oneapi/ipp/2021.3.0/include:/opt/intel/oneapi/dpl/2021.4.0/linux/include:/opt/intel/oneapi/dpcpp-ct/2021.3.0/include:/opt/intel/oneapi/dnnl/2021.3.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dev-utilities/2021.3.0/include:/opt/intel/oneapi/dal/2021.3.0/include:/opt/intel/oneapi/compiler/2021.3.0/linux/include:/opt/intel/oneapi/ccl/2021.3.0/include/cpu_gpu_dpcpp
++++ path_to_add=/opt/intel/oneapi/ippcp/2021.3.0/include
++++ path_is_now=/opt/intel/oneapi/ipp/2021.3.0/include:/opt/intel/oneapi/dpl/2021.4.0/linux/include:/opt/intel/oneapi/dpcpp-ct/2021.3.0/include:/opt/intel/oneapi/dnnl/2021.3.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dev-utilities/2021.3.0/include:/opt/intel/oneapi/dal/2021.3.0/include:/opt/intel/oneapi/compiler/2021.3.0/linux/include:/opt/intel/oneapi/ccl/2021.3.0/include/cpu_gpu_dpcpp
++++ '[' '' = /opt/intel/oneapi/ipp/2021.3.0/include:/opt/intel/oneapi/dpl/2021.4.0/linux/include:/opt/intel/oneapi/dpcpp-ct/2021.3.0/include:/opt/intel/oneapi/dnnl/2021.3.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dev-utilities/2021.3.0/include:/opt/intel/oneapi/dal/2021.3.0/include:/opt/intel/oneapi/compiler/2021.3.0/linux/include:/opt/intel/oneapi/ccl/2021.3.0/include/cpu_gpu_dpcpp ']'
++++ printf %s /opt/intel/oneapi/ippcp/2021.3.0/include:/opt/intel/oneapi/ipp/2021.3.0/include:/opt/intel/oneapi/dpl/2021.4.0/linux/include:/opt/intel/oneapi/dpcpp-ct/2021.3.0/include:/opt/intel/oneapi/dnnl/2021.3.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dev-utilities/2021.3.0/include:/opt/intel/oneapi/dal/2021.3.0/include:/opt/intel/oneapi/compiler/2021.3.0/linux/include:/opt/intel/oneapi/ccl/2021.3.0/include/cpu_gpu_dpcpp
+++ CPATH=/opt/intel/oneapi/ippcp/2021.3.0/include:/opt/intel/oneapi/ipp/2021.3.0/include:/opt/intel/oneapi/dpl/2021.4.0/linux/include:/opt/intel/oneapi/dpcpp-ct/2021.3.0/include:/opt/intel/oneapi/dnnl/2021.3.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dev-utilities/2021.3.0/include:/opt/intel/oneapi/dal/2021.3.0/include:/opt/intel/oneapi/compiler/2021.3.0/linux/include:/opt/intel/oneapi/ccl/2021.3.0/include/cpu_gpu_dpcpp
+++ export CPATH
++++ prepend_path /opt/intel/oneapi/ippcp/2021.3.0/lib/intel64 /opt/intel/oneapi/ipp/2021.3.0/lib/intel64:/opt/intel/oneapi/dnnl/2021.3.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dal/2021.3.0/lib/intel64:/opt/intel/oneapi/compiler/2021.3.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2021.3.0/linux/lib:/opt/intel/oneapi/clck/2021.3.0/lib/intel64:/opt/intel/oneapi/ccl/2021.3.0/lib/cpu_gpu_dpcpp
++++ path_to_add=/opt/intel/oneapi/ippcp/2021.3.0/lib/intel64
++++ path_is_now=/opt/intel/oneapi/ipp/2021.3.0/lib/intel64:/opt/intel/oneapi/dnnl/2021.3.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dal/2021.3.0/lib/intel64:/opt/intel/oneapi/compiler/2021.3.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2021.3.0/linux/lib:/opt/intel/oneapi/clck/2021.3.0/lib/intel64:/opt/intel/oneapi/ccl/2021.3.0/lib/cpu_gpu_dpcpp
++++ '[' '' = /opt/intel/oneapi/ipp/2021.3.0/lib/intel64:/opt/intel/oneapi/dnnl/2021.3.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dal/2021.3.0/lib/intel64:/opt/intel/oneapi/compiler/2021.3.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2021.3.0/linux/lib:/opt/intel/oneapi/clck/2021.3.0/lib/intel64:/opt/intel/oneapi/ccl/2021.3.0/lib/cpu_gpu_dpcpp ']'
++++ printf %s /opt/intel/oneapi/ippcp/2021.3.0/lib/intel64:/opt/intel/oneapi/ipp/2021.3.0/lib/intel64:/opt/intel/oneapi/dnnl/2021.3.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dal/2021.3.0/lib/intel64:/opt/intel/oneapi/compiler/2021.3.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2021.3.0/linux/lib:/opt/intel/oneapi/clck/2021.3.0/lib/intel64:/opt/intel/oneapi/ccl/2021.3.0/lib/cpu_gpu_dpcpp
+++ LIBRARY_PATH=/opt/intel/oneapi/ippcp/2021.3.0/lib/intel64:/opt/intel/oneapi/ipp/2021.3.0/lib/intel64:/opt/intel/oneapi/dnnl/2021.3.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dal/2021.3.0/lib/intel64:/opt/intel/oneapi/compiler/2021.3.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2021.3.0/linux/lib:/opt/intel/oneapi/clck/2021.3.0/lib/intel64:/opt/intel/oneapi/ccl/2021.3.0/lib/cpu_gpu_dpcpp
+++ export LIBRARY_PATH
++++ prepend_path /opt/intel/oneapi/ippcp/2021.3.0/lib/intel64 '/opt/intel/oneapi/ipp/2021.3.0/lib/intel64:/opt/intel/oneapi/dnnl/2021.3.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/10.1.2/gdb/intel64/lib:/opt/intel/oneapi/debugger/10.1.2/libipt/intel64/lib:/opt/intel/oneapi/debugger/10.1.2/dep/lib:/opt/intel/oneapi/dal/2021.3.0/lib/intel64:/opt/intel/oneapi/compiler/2021.3.0/linux/lib:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/x64:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/emu:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/oclfpga/linux64/lib:/opt/intel/oneapi/compiler/2021.3.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.3.0/lib/cpu_gpu_dpcpp:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.4.5-gfortran/lib:/usr/local/NETCDF-Fortran-4.4.5-ifort/lib:/usr/local/NETCDF-Fortran-4.4.5-pgi/lib:/usr/local/NETCDF-C-4.7.0-gfortran/lib:/usr/local/NETCDF-C-4.7.0-ifort/lib:/usr/local/NETCDF-C-4.7.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/usr/local/NETCDF-Fortran-4.4.5-gfortran/lib:/usr/local/NETCDF-Fortran-4.4.5-ifort/lib:/usr/local/NETCDF-Fortran-4.4.5-pgi/lib:/usr/local/NETCDF-C-4.7.0-gfortran/lib:/usr/local/NETCDF-C-4.7.0-ifort/lib:/usr/local/NETCDF-C-4.7.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib'
++++ path_to_add=/opt/intel/oneapi/ippcp/2021.3.0/lib/intel64
++++ path_is_now='/opt/intel/oneapi/ipp/2021.3.0/lib/intel64:/opt/intel/oneapi/dnnl/2021.3.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/10.1.2/gdb/intel64/lib:/opt/intel/oneapi/debugger/10.1.2/libipt/intel64/lib:/opt/intel/oneapi/debugger/10.1.2/dep/lib:/opt/intel/oneapi/dal/2021.3.0/lib/intel64:/opt/intel/oneapi/compiler/2021.3.0/linux/lib:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/x64:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/emu:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/oclfpga/linux64/lib:/opt/intel/oneapi/compiler/2021.3.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.3.0/lib/cpu_gpu_dpcpp:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.4.5-gfortran/lib:/usr/local/NETCDF-Fortran-4.4.5-ifort/lib:/usr/local/NETCDF-Fortran-4.4.5-pgi/lib:/usr/local/NETCDF-C-4.7.0-gfortran/lib:/usr/local/NETCDF-C-4.7.0-ifort/lib:/usr/local/NETCDF-C-4.7.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/usr/local/NETCDF-Fortran-4.4.5-gfortran/lib:/usr/local/NETCDF-Fortran-4.4.5-ifort/lib:/usr/local/NETCDF-Fortran-4.4.5-pgi/lib:/usr/local/NETCDF-C-4.7.0-gfortran/lib:/usr/local/NETCDF-C-4.7.0-ifort/lib:/usr/local/NETCDF-C-4.7.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib'
++++ '[' '' = '/opt/intel/oneapi/ipp/2021.3.0/lib/intel64:/opt/intel/oneapi/dnnl/2021.3.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/10.1.2/gdb/intel64/lib:/opt/intel/oneapi/debugger/10.1.2/libipt/intel64/lib:/opt/intel/oneapi/debugger/10.1.2/dep/lib:/opt/intel/oneapi/dal/2021.3.0/lib/intel64:/opt/intel/oneapi/compiler/2021.3.0/linux/lib:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/x64:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/emu:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/oclfpga/linux64/lib:/opt/intel/oneapi/compiler/2021.3.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.3.0/lib/cpu_gpu_dpcpp:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.4.5-gfortran/lib:/usr/local/NETCDF-Fortran-4.4.5-ifort/lib:/usr/local/NETCDF-Fortran-4.4.5-pgi/lib:/usr/local/NETCDF-C-4.7.0-gfortran/lib:/usr/local/NETCDF-C-4.7.0-ifort/lib:/usr/local/NETCDF-C-4.7.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/usr/local/NETCDF-Fortran-4.4.5-gfortran/lib:/usr/local/NETCDF-Fortran-4.4.5-ifort/lib:/usr/local/NETCDF-Fortran-4.4.5-pgi/lib:/usr/local/NETCDF-C-4.7.0-gfortran/lib:/usr/local/NETCDF-C-4.7.0-ifort/lib:/usr/local/NETCDF-C-4.7.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib' ']'
++++ printf %s '/opt/intel/oneapi/ippcp/2021.3.0/lib/intel64:/opt/intel/oneapi/ipp/2021.3.0/lib/intel64:/opt/intel/oneapi/dnnl/2021.3.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/10.1.2/gdb/intel64/lib:/opt/intel/oneapi/debugger/10.1.2/libipt/intel64/lib:/opt/intel/oneapi/debugger/10.1.2/dep/lib:/opt/intel/oneapi/dal/2021.3.0/lib/intel64:/opt/intel/oneapi/compiler/2021.3.0/linux/lib:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/x64:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/emu:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/oclfpga/linux64/lib:/opt/intel/oneapi/compiler/2021.3.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.3.0/lib/cpu_gpu_dpcpp:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.4.5-gfortran/lib:/usr/local/NETCDF-Fortran-4.4.5-ifort/lib:/usr/local/NETCDF-Fortran-4.4.5-pgi/lib:/usr/local/NETCDF-C-4.7.0-gfortran/lib:/usr/local/NETCDF-C-4.7.0-ifort/lib:/usr/local/NETCDF-C-4.7.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/usr/local/NETCDF-Fortran-4.4.5-gfortran/lib:/usr/local/NETCDF-Fortran-4.4.5-ifort/lib:/usr/local/NETCDF-Fortran-4.4.5-pgi/lib:/usr/local/NETCDF-C-4.7.0-gfortran/lib:/usr/local/NETCDF-C-4.7.0-ifort/lib:/usr/local/NETCDF-C-4.7.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib'
+++ LD_LIBRARY_PATH='/opt/intel/oneapi/ippcp/2021.3.0/lib/intel64:/opt/intel/oneapi/ipp/2021.3.0/lib/intel64:/opt/intel/oneapi/dnnl/2021.3.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/10.1.2/gdb/intel64/lib:/opt/intel/oneapi/debugger/10.1.2/libipt/intel64/lib:/opt/intel/oneapi/debugger/10.1.2/dep/lib:/opt/intel/oneapi/dal/2021.3.0/lib/intel64:/opt/intel/oneapi/compiler/2021.3.0/linux/lib:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/x64:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/emu:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/oclfpga/linux64/lib:/opt/intel/oneapi/compiler/2021.3.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.3.0/lib/cpu_gpu_dpcpp:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.4.5-gfortran/lib:/usr/local/NETCDF-Fortran-4.4.5-ifort/lib:/usr/local/NETCDF-Fortran-4.4.5-pgi/lib:/usr/local/NETCDF-C-4.7.0-gfortran/lib:/usr/local/NETCDF-C-4.7.0-ifort/lib:/usr/local/NETCDF-C-4.7.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/usr/local/NETCDF-Fortran-4.4.5-gfortran/lib:/usr/local/NETCDF-Fortran-4.4.5-ifort/lib:/usr/local/NETCDF-Fortran-4.4.5-pgi/lib:/usr/local/NETCDF-C-4.7.0-gfortran/lib:/usr/local/NETCDF-C-4.7.0-ifort/lib:/usr/local/NETCDF-C-4.7.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib'
+++ export LD_LIBRARY_PATH
++ 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-11f21c0b/script.sh
++++ '[' -n '' ']'
++++ script=/home/jenkins/workspace/branch_cam_test@tmp/durable-11f21c0b/script.sh
++++ '[' -L /home/jenkins/workspace/branch_cam_test@tmp/durable-11f21c0b/script.sh ']'
++++ basename -- /home/jenkins/workspace/branch_cam_test@tmp/durable-11f21c0b/script.sh
+++ '[' vars.sh = script.sh ']'
+++ vars_script_name=
++++ ps -p 14680 -o comm=
+++ vars_script_shell=bash
+++ '[' -n '' ']'
+++ '[' -n '' ']'
+++ '[' -n '4.2.46(2)-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
+++++ 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
+++++ pwd -P
++++ script_dir=/opt/intel/oneapi/ipp/2021.3.0/env
++++ echo /opt/intel/oneapi/ipp/2021.3.0/env
+++ vars_script_path=/opt/intel/oneapi/ipp/2021.3.0/env
++++ dirname -- /opt/intel/oneapi/ipp/2021.3.0/env
+++ IPPROOT=/opt/intel/oneapi/ipp/2021.3.0
+++ export IPPROOT
+++ IPP_TARGET_ARCH=intel64
+++ '[' -n '' ']'
+++ '[' -n '' ']'
+++ '[' 2 -gt 0 ']'
+++ '[' 'SETVARS_CALL=1 ' = ia32 ']'
+++ '[' 'SETVARS_CALL=1 ' = intel64 ']'
+++ shift
+++ '[' 1 -gt 0 ']'
+++ '[' '' = ia32 ']'
+++ '[' '' = intel64 ']'
+++ shift
+++ '[' 0 -gt 0 ']'
+++ export IPP_TARGET_ARCH
++++ prepend_path /opt/intel/oneapi/ipp/2021.3.0/include /opt/intel/oneapi/ippcp/2021.3.0/include:/opt/intel/oneapi/ipp/2021.3.0/include:/opt/intel/oneapi/dpl/2021.4.0/linux/include:/opt/intel/oneapi/dpcpp-ct/2021.3.0/include:/opt/intel/oneapi/dnnl/2021.3.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dev-utilities/2021.3.0/include:/opt/intel/oneapi/dal/2021.3.0/include:/opt/intel/oneapi/compiler/2021.3.0/linux/include:/opt/intel/oneapi/ccl/2021.3.0/include/cpu_gpu_dpcpp
++++ path_to_add=/opt/intel/oneapi/ipp/2021.3.0/include
++++ path_is_now=/opt/intel/oneapi/ippcp/2021.3.0/include:/opt/intel/oneapi/ipp/2021.3.0/include:/opt/intel/oneapi/dpl/2021.4.0/linux/include:/opt/intel/oneapi/dpcpp-ct/2021.3.0/include:/opt/intel/oneapi/dnnl/2021.3.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dev-utilities/2021.3.0/include:/opt/intel/oneapi/dal/2021.3.0/include:/opt/intel/oneapi/compiler/2021.3.0/linux/include:/opt/intel/oneapi/ccl/2021.3.0/include/cpu_gpu_dpcpp
++++ '[' '' = /opt/intel/oneapi/ippcp/2021.3.0/include:/opt/intel/oneapi/ipp/2021.3.0/include:/opt/intel/oneapi/dpl/2021.4.0/linux/include:/opt/intel/oneapi/dpcpp-ct/2021.3.0/include:/opt/intel/oneapi/dnnl/2021.3.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dev-utilities/2021.3.0/include:/opt/intel/oneapi/dal/2021.3.0/include:/opt/intel/oneapi/compiler/2021.3.0/linux/include:/opt/intel/oneapi/ccl/2021.3.0/include/cpu_gpu_dpcpp ']'
++++ printf %s /opt/intel/oneapi/ipp/2021.3.0/include:/opt/intel/oneapi/ippcp/2021.3.0/include:/opt/intel/oneapi/ipp/2021.3.0/include:/opt/intel/oneapi/dpl/2021.4.0/linux/include:/opt/intel/oneapi/dpcpp-ct/2021.3.0/include:/opt/intel/oneapi/dnnl/2021.3.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dev-utilities/2021.3.0/include:/opt/intel/oneapi/dal/2021.3.0/include:/opt/intel/oneapi/compiler/2021.3.0/linux/include:/opt/intel/oneapi/ccl/2021.3.0/include/cpu_gpu_dpcpp
+++ CPATH=/opt/intel/oneapi/ipp/2021.3.0/include:/opt/intel/oneapi/ippcp/2021.3.0/include:/opt/intel/oneapi/ipp/2021.3.0/include:/opt/intel/oneapi/dpl/2021.4.0/linux/include:/opt/intel/oneapi/dpcpp-ct/2021.3.0/include:/opt/intel/oneapi/dnnl/2021.3.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dev-utilities/2021.3.0/include:/opt/intel/oneapi/dal/2021.3.0/include:/opt/intel/oneapi/compiler/2021.3.0/linux/include:/opt/intel/oneapi/ccl/2021.3.0/include/cpu_gpu_dpcpp
+++ export CPATH
++++ prepend_path /opt/intel/oneapi/ipp/2021.3.0/lib/intel64 /opt/intel/oneapi/ippcp/2021.3.0/lib/intel64:/opt/intel/oneapi/ipp/2021.3.0/lib/intel64:/opt/intel/oneapi/dnnl/2021.3.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dal/2021.3.0/lib/intel64:/opt/intel/oneapi/compiler/2021.3.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2021.3.0/linux/lib:/opt/intel/oneapi/clck/2021.3.0/lib/intel64:/opt/intel/oneapi/ccl/2021.3.0/lib/cpu_gpu_dpcpp
++++ path_to_add=/opt/intel/oneapi/ipp/2021.3.0/lib/intel64
++++ path_is_now=/opt/intel/oneapi/ippcp/2021.3.0/lib/intel64:/opt/intel/oneapi/ipp/2021.3.0/lib/intel64:/opt/intel/oneapi/dnnl/2021.3.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dal/2021.3.0/lib/intel64:/opt/intel/oneapi/compiler/2021.3.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2021.3.0/linux/lib:/opt/intel/oneapi/clck/2021.3.0/lib/intel64:/opt/intel/oneapi/ccl/2021.3.0/lib/cpu_gpu_dpcpp
++++ '[' '' = /opt/intel/oneapi/ippcp/2021.3.0/lib/intel64:/opt/intel/oneapi/ipp/2021.3.0/lib/intel64:/opt/intel/oneapi/dnnl/2021.3.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dal/2021.3.0/lib/intel64:/opt/intel/oneapi/compiler/2021.3.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2021.3.0/linux/lib:/opt/intel/oneapi/clck/2021.3.0/lib/intel64:/opt/intel/oneapi/ccl/2021.3.0/lib/cpu_gpu_dpcpp ']'
++++ printf %s /opt/intel/oneapi/ipp/2021.3.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.3.0/lib/intel64:/opt/intel/oneapi/ipp/2021.3.0/lib/intel64:/opt/intel/oneapi/dnnl/2021.3.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dal/2021.3.0/lib/intel64:/opt/intel/oneapi/compiler/2021.3.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2021.3.0/linux/lib:/opt/intel/oneapi/clck/2021.3.0/lib/intel64:/opt/intel/oneapi/ccl/2021.3.0/lib/cpu_gpu_dpcpp
+++ LIBRARY_PATH=/opt/intel/oneapi/ipp/2021.3.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.3.0/lib/intel64:/opt/intel/oneapi/ipp/2021.3.0/lib/intel64:/opt/intel/oneapi/dnnl/2021.3.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dal/2021.3.0/lib/intel64:/opt/intel/oneapi/compiler/2021.3.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2021.3.0/linux/lib:/opt/intel/oneapi/clck/2021.3.0/lib/intel64:/opt/intel/oneapi/ccl/2021.3.0/lib/cpu_gpu_dpcpp
+++ export LIBRARY_PATH
++++ prepend_path /opt/intel/oneapi/ipp/2021.3.0/lib/intel64 '/opt/intel/oneapi/ippcp/2021.3.0/lib/intel64:/opt/intel/oneapi/ipp/2021.3.0/lib/intel64:/opt/intel/oneapi/dnnl/2021.3.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/10.1.2/gdb/intel64/lib:/opt/intel/oneapi/debugger/10.1.2/libipt/intel64/lib:/opt/intel/oneapi/debugger/10.1.2/dep/lib:/opt/intel/oneapi/dal/2021.3.0/lib/intel64:/opt/intel/oneapi/compiler/2021.3.0/linux/lib:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/x64:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/emu:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/oclfpga/linux64/lib:/opt/intel/oneapi/compiler/2021.3.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.3.0/lib/cpu_gpu_dpcpp:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.4.5-gfortran/lib:/usr/local/NETCDF-Fortran-4.4.5-ifort/lib:/usr/local/NETCDF-Fortran-4.4.5-pgi/lib:/usr/local/NETCDF-C-4.7.0-gfortran/lib:/usr/local/NETCDF-C-4.7.0-ifort/lib:/usr/local/NETCDF-C-4.7.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/usr/local/NETCDF-Fortran-4.4.5-gfortran/lib:/usr/local/NETCDF-Fortran-4.4.5-ifort/lib:/usr/local/NETCDF-Fortran-4.4.5-pgi/lib:/usr/local/NETCDF-C-4.7.0-gfortran/lib:/usr/local/NETCDF-C-4.7.0-ifort/lib:/usr/local/NETCDF-C-4.7.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib'
++++ path_to_add=/opt/intel/oneapi/ipp/2021.3.0/lib/intel64
++++ path_is_now='/opt/intel/oneapi/ippcp/2021.3.0/lib/intel64:/opt/intel/oneapi/ipp/2021.3.0/lib/intel64:/opt/intel/oneapi/dnnl/2021.3.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/10.1.2/gdb/intel64/lib:/opt/intel/oneapi/debugger/10.1.2/libipt/intel64/lib:/opt/intel/oneapi/debugger/10.1.2/dep/lib:/opt/intel/oneapi/dal/2021.3.0/lib/intel64:/opt/intel/oneapi/compiler/2021.3.0/linux/lib:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/x64:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/emu:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/oclfpga/linux64/lib:/opt/intel/oneapi/compiler/2021.3.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.3.0/lib/cpu_gpu_dpcpp:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.4.5-gfortran/lib:/usr/local/NETCDF-Fortran-4.4.5-ifort/lib:/usr/local/NETCDF-Fortran-4.4.5-pgi/lib:/usr/local/NETCDF-C-4.7.0-gfortran/lib:/usr/local/NETCDF-C-4.7.0-ifort/lib:/usr/local/NETCDF-C-4.7.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/usr/local/NETCDF-Fortran-4.4.5-gfortran/lib:/usr/local/NETCDF-Fortran-4.4.5-ifort/lib:/usr/local/NETCDF-Fortran-4.4.5-pgi/lib:/usr/local/NETCDF-C-4.7.0-gfortran/lib:/usr/local/NETCDF-C-4.7.0-ifort/lib:/usr/local/NETCDF-C-4.7.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib'
++++ '[' '' = '/opt/intel/oneapi/ippcp/2021.3.0/lib/intel64:/opt/intel/oneapi/ipp/2021.3.0/lib/intel64:/opt/intel/oneapi/dnnl/2021.3.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/10.1.2/gdb/intel64/lib:/opt/intel/oneapi/debugger/10.1.2/libipt/intel64/lib:/opt/intel/oneapi/debugger/10.1.2/dep/lib:/opt/intel/oneapi/dal/2021.3.0/lib/intel64:/opt/intel/oneapi/compiler/2021.3.0/linux/lib:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/x64:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/emu:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/oclfpga/linux64/lib:/opt/intel/oneapi/compiler/2021.3.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.3.0/lib/cpu_gpu_dpcpp:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.4.5-gfortran/lib:/usr/local/NETCDF-Fortran-4.4.5-ifort/lib:/usr/local/NETCDF-Fortran-4.4.5-pgi/lib:/usr/local/NETCDF-C-4.7.0-gfortran/lib:/usr/local/NETCDF-C-4.7.0-ifort/lib:/usr/local/NETCDF-C-4.7.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/usr/local/NETCDF-Fortran-4.4.5-gfortran/lib:/usr/local/NETCDF-Fortran-4.4.5-ifort/lib:/usr/local/NETCDF-Fortran-4.4.5-pgi/lib:/usr/local/NETCDF-C-4.7.0-gfortran/lib:/usr/local/NETCDF-C-4.7.0-ifort/lib:/usr/local/NETCDF-C-4.7.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib' ']'
++++ printf %s '/opt/intel/oneapi/ipp/2021.3.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.3.0/lib/intel64:/opt/intel/oneapi/ipp/2021.3.0/lib/intel64:/opt/intel/oneapi/dnnl/2021.3.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/10.1.2/gdb/intel64/lib:/opt/intel/oneapi/debugger/10.1.2/libipt/intel64/lib:/opt/intel/oneapi/debugger/10.1.2/dep/lib:/opt/intel/oneapi/dal/2021.3.0/lib/intel64:/opt/intel/oneapi/compiler/2021.3.0/linux/lib:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/x64:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/emu:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/oclfpga/linux64/lib:/opt/intel/oneapi/compiler/2021.3.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.3.0/lib/cpu_gpu_dpcpp:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.4.5-gfortran/lib:/usr/local/NETCDF-Fortran-4.4.5-ifort/lib:/usr/local/NETCDF-Fortran-4.4.5-pgi/lib:/usr/local/NETCDF-C-4.7.0-gfortran/lib:/usr/local/NETCDF-C-4.7.0-ifort/lib:/usr/local/NETCDF-C-4.7.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/usr/local/NETCDF-Fortran-4.4.5-gfortran/lib:/usr/local/NETCDF-Fortran-4.4.5-ifort/lib:/usr/local/NETCDF-Fortran-4.4.5-pgi/lib:/usr/local/NETCDF-C-4.7.0-gfortran/lib:/usr/local/NETCDF-C-4.7.0-ifort/lib:/usr/local/NETCDF-C-4.7.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib'
+++ LD_LIBRARY_PATH='/opt/intel/oneapi/ipp/2021.3.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.3.0/lib/intel64:/opt/intel/oneapi/ipp/2021.3.0/lib/intel64:/opt/intel/oneapi/dnnl/2021.3.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/10.1.2/gdb/intel64/lib:/opt/intel/oneapi/debugger/10.1.2/libipt/intel64/lib:/opt/intel/oneapi/debugger/10.1.2/dep/lib:/opt/intel/oneapi/dal/2021.3.0/lib/intel64:/opt/intel/oneapi/compiler/2021.3.0/linux/lib:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/x64:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/emu:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/oclfpga/linux64/lib:/opt/intel/oneapi/compiler/2021.3.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.3.0/lib/cpu_gpu_dpcpp:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.4.5-gfortran/lib:/usr/local/NETCDF-Fortran-4.4.5-ifort/lib:/usr/local/NETCDF-Fortran-4.4.5-pgi/lib:/usr/local/NETCDF-C-4.7.0-gfortran/lib:/usr/local/NETCDF-C-4.7.0-ifort/lib:/usr/local/NETCDF-C-4.7.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/usr/local/NETCDF-Fortran-4.4.5-gfortran/lib:/usr/local/NETCDF-Fortran-4.4.5-ifort/lib:/usr/local/NETCDF-Fortran-4.4.5-pgi/lib:/usr/local/NETCDF-C-4.7.0-gfortran/lib:/usr/local/NETCDF-C-4.7.0-ifort/lib:/usr/local/NETCDF-C-4.7.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib'
+++ export LD_LIBRARY_PATH
++ 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-11f21c0b/script.sh
++++ '[' -n '' ']'
++++ script=/home/jenkins/workspace/branch_cam_test@tmp/durable-11f21c0b/script.sh
++++ '[' -L /home/jenkins/workspace/branch_cam_test@tmp/durable-11f21c0b/script.sh ']'
++++ basename -- /home/jenkins/workspace/branch_cam_test@tmp/durable-11f21c0b/script.sh
+++ '[' vars.sh = script.sh ']'
+++ vars_script_name=
++++ ps -p 14680 -o comm=
+++ vars_script_shell=bash
+++ '[' -n '' ']'
+++ '[' -n '' ']'
+++ '[' -n '4.2.46(2)-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.3.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.3.0/licensing:/opt/intel/licenses:/home/jenkins/intel/licenses:/Users/Shared/Library/Application Support/Intel/Licenses'
++++ '[' '' = '/opt/intel/oneapi/clck/2021.3.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.3.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.3.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
+++++ 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
+++++ pwd -P
++++ script_dir=/opt/intel/oneapi/itac/2021.3.0/env
++++ printf %s /opt/intel/oneapi/itac/2021.3.0/env
+++ my_script_path=/opt/intel/oneapi/itac/2021.3.0/env
++++ dirname -- /opt/intel/oneapi/itac/2021.3.0/env
+++ component_root=/opt/intel/oneapi/itac/2021.3.0
+++ VT_ROOT=/opt/intel/oneapi/itac/2021.3.0
+++ export VT_ROOT
+++ VT_MPI=impi4
+++ VT_LIB_DIR=/opt/intel/oneapi/itac/2021.3.0/lib
+++ VT_SLIB_DIR=/opt/intel/oneapi/itac/2021.3.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.3.0/slib '/opt/intel/oneapi/ipp/2021.3.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.3.0/lib/intel64:/opt/intel/oneapi/ipp/2021.3.0/lib/intel64:/opt/intel/oneapi/dnnl/2021.3.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/10.1.2/gdb/intel64/lib:/opt/intel/oneapi/debugger/10.1.2/libipt/intel64/lib:/opt/intel/oneapi/debugger/10.1.2/dep/lib:/opt/intel/oneapi/dal/2021.3.0/lib/intel64:/opt/intel/oneapi/compiler/2021.3.0/linux/lib:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/x64:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/emu:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/oclfpga/linux64/lib:/opt/intel/oneapi/compiler/2021.3.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.3.0/lib/cpu_gpu_dpcpp:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.4.5-gfortran/lib:/usr/local/NETCDF-Fortran-4.4.5-ifort/lib:/usr/local/NETCDF-Fortran-4.4.5-pgi/lib:/usr/local/NETCDF-C-4.7.0-gfortran/lib:/usr/local/NETCDF-C-4.7.0-ifort/lib:/usr/local/NETCDF-C-4.7.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/usr/local/NETCDF-Fortran-4.4.5-gfortran/lib:/usr/local/NETCDF-Fortran-4.4.5-ifort/lib:/usr/local/NETCDF-Fortran-4.4.5-pgi/lib:/usr/local/NETCDF-C-4.7.0-gfortran/lib:/usr/local/NETCDF-C-4.7.0-ifort/lib:/usr/local/NETCDF-C-4.7.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib'
++++ path_to_add=/opt/intel/oneapi/itac/2021.3.0/slib
++++ path_is_now='/opt/intel/oneapi/ipp/2021.3.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.3.0/lib/intel64:/opt/intel/oneapi/ipp/2021.3.0/lib/intel64:/opt/intel/oneapi/dnnl/2021.3.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/10.1.2/gdb/intel64/lib:/opt/intel/oneapi/debugger/10.1.2/libipt/intel64/lib:/opt/intel/oneapi/debugger/10.1.2/dep/lib:/opt/intel/oneapi/dal/2021.3.0/lib/intel64:/opt/intel/oneapi/compiler/2021.3.0/linux/lib:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/x64:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/emu:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/oclfpga/linux64/lib:/opt/intel/oneapi/compiler/2021.3.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.3.0/lib/cpu_gpu_dpcpp:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.4.5-gfortran/lib:/usr/local/NETCDF-Fortran-4.4.5-ifort/lib:/usr/local/NETCDF-Fortran-4.4.5-pgi/lib:/usr/local/NETCDF-C-4.7.0-gfortran/lib:/usr/local/NETCDF-C-4.7.0-ifort/lib:/usr/local/NETCDF-C-4.7.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/usr/local/NETCDF-Fortran-4.4.5-gfortran/lib:/usr/local/NETCDF-Fortran-4.4.5-ifort/lib:/usr/local/NETCDF-Fortran-4.4.5-pgi/lib:/usr/local/NETCDF-C-4.7.0-gfortran/lib:/usr/local/NETCDF-C-4.7.0-ifort/lib:/usr/local/NETCDF-C-4.7.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib'
++++ '[' '' = '/opt/intel/oneapi/ipp/2021.3.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.3.0/lib/intel64:/opt/intel/oneapi/ipp/2021.3.0/lib/intel64:/opt/intel/oneapi/dnnl/2021.3.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/10.1.2/gdb/intel64/lib:/opt/intel/oneapi/debugger/10.1.2/libipt/intel64/lib:/opt/intel/oneapi/debugger/10.1.2/dep/lib:/opt/intel/oneapi/dal/2021.3.0/lib/intel64:/opt/intel/oneapi/compiler/2021.3.0/linux/lib:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/x64:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/emu:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/oclfpga/linux64/lib:/opt/intel/oneapi/compiler/2021.3.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.3.0/lib/cpu_gpu_dpcpp:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.4.5-gfortran/lib:/usr/local/NETCDF-Fortran-4.4.5-ifort/lib:/usr/local/NETCDF-Fortran-4.4.5-pgi/lib:/usr/local/NETCDF-C-4.7.0-gfortran/lib:/usr/local/NETCDF-C-4.7.0-ifort/lib:/usr/local/NETCDF-C-4.7.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/usr/local/NETCDF-Fortran-4.4.5-gfortran/lib:/usr/local/NETCDF-Fortran-4.4.5-ifort/lib:/usr/local/NETCDF-Fortran-4.4.5-pgi/lib:/usr/local/NETCDF-C-4.7.0-gfortran/lib:/usr/local/NETCDF-C-4.7.0-ifort/lib:/usr/local/NETCDF-C-4.7.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib' ']'
++++ printf %s '/opt/intel/oneapi/itac/2021.3.0/slib:/opt/intel/oneapi/ipp/2021.3.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.3.0/lib/intel64:/opt/intel/oneapi/ipp/2021.3.0/lib/intel64:/opt/intel/oneapi/dnnl/2021.3.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/10.1.2/gdb/intel64/lib:/opt/intel/oneapi/debugger/10.1.2/libipt/intel64/lib:/opt/intel/oneapi/debugger/10.1.2/dep/lib:/opt/intel/oneapi/dal/2021.3.0/lib/intel64:/opt/intel/oneapi/compiler/2021.3.0/linux/lib:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/x64:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/emu:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/oclfpga/linux64/lib:/opt/intel/oneapi/compiler/2021.3.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.3.0/lib/cpu_gpu_dpcpp:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.4.5-gfortran/lib:/usr/local/NETCDF-Fortran-4.4.5-ifort/lib:/usr/local/NETCDF-Fortran-4.4.5-pgi/lib:/usr/local/NETCDF-C-4.7.0-gfortran/lib:/usr/local/NETCDF-C-4.7.0-ifort/lib:/usr/local/NETCDF-C-4.7.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/usr/local/NETCDF-Fortran-4.4.5-gfortran/lib:/usr/local/NETCDF-Fortran-4.4.5-ifort/lib:/usr/local/NETCDF-Fortran-4.4.5-pgi/lib:/usr/local/NETCDF-C-4.7.0-gfortran/lib:/usr/local/NETCDF-C-4.7.0-ifort/lib:/usr/local/NETCDF-C-4.7.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib'
+++ LD_LIBRARY_PATH='/opt/intel/oneapi/itac/2021.3.0/slib:/opt/intel/oneapi/ipp/2021.3.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.3.0/lib/intel64:/opt/intel/oneapi/ipp/2021.3.0/lib/intel64:/opt/intel/oneapi/dnnl/2021.3.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/10.1.2/gdb/intel64/lib:/opt/intel/oneapi/debugger/10.1.2/libipt/intel64/lib:/opt/intel/oneapi/debugger/10.1.2/dep/lib:/opt/intel/oneapi/dal/2021.3.0/lib/intel64:/opt/intel/oneapi/compiler/2021.3.0/linux/lib:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/x64:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/emu:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/oclfpga/linux64/lib:/opt/intel/oneapi/compiler/2021.3.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.3.0/lib/cpu_gpu_dpcpp:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.4.5-gfortran/lib:/usr/local/NETCDF-Fortran-4.4.5-ifort/lib:/usr/local/NETCDF-Fortran-4.4.5-pgi/lib:/usr/local/NETCDF-C-4.7.0-gfortran/lib:/usr/local/NETCDF-C-4.7.0-ifort/lib:/usr/local/NETCDF-C-4.7.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/usr/local/NETCDF-Fortran-4.4.5-gfortran/lib:/usr/local/NETCDF-Fortran-4.4.5-ifort/lib:/usr/local/NETCDF-Fortran-4.4.5-pgi/lib:/usr/local/NETCDF-C-4.7.0-gfortran/lib:/usr/local/NETCDF-C-4.7.0-ifort/lib:/usr/local/NETCDF-C-4.7.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib'
+++ export LD_LIBRARY_PATH
++++ prepend_path /opt/intel/oneapi/itac/2021.3.0/bin /opt/intel/oneapi/intelpython/latest/bin:/opt/intel/oneapi/intelpython/latest/condabin:/opt/intel/oneapi/inspector/2021.3.0/bin64:/opt/intel/oneapi/dpcpp-ct/2021.3.0/bin:/opt/intel/oneapi/dev-utilities/2021.3.0/bin:/opt/intel/oneapi/debugger/10.1.2/gdb/intel64/bin:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/oclfpga/llvm/aocl-bin:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2021.3.0/linux/bin/intel64:/opt/intel/oneapi/compiler/2021.3.0/linux/bin:/opt/intel/oneapi/clck/2021.3.0/bin/intel64:/opt/intel/oneapi/advisor/2021.3.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/21.3/compilers/bin:/opt/intel/oneapi/compiler/2021.3.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/21.3/compilers/bin:/opt/intel/oneapi/compiler/2021.3.0/linux/bin/intel64:/sbin:/usr/sbin:/bin:/usr/bin
++++ path_to_add=/opt/intel/oneapi/itac/2021.3.0/bin
++++ path_is_now=/opt/intel/oneapi/intelpython/latest/bin:/opt/intel/oneapi/intelpython/latest/condabin:/opt/intel/oneapi/inspector/2021.3.0/bin64:/opt/intel/oneapi/dpcpp-ct/2021.3.0/bin:/opt/intel/oneapi/dev-utilities/2021.3.0/bin:/opt/intel/oneapi/debugger/10.1.2/gdb/intel64/bin:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/oclfpga/llvm/aocl-bin:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2021.3.0/linux/bin/intel64:/opt/intel/oneapi/compiler/2021.3.0/linux/bin:/opt/intel/oneapi/clck/2021.3.0/bin/intel64:/opt/intel/oneapi/advisor/2021.3.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/21.3/compilers/bin:/opt/intel/oneapi/compiler/2021.3.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/21.3/compilers/bin:/opt/intel/oneapi/compiler/2021.3.0/linux/bin/intel64:/sbin:/usr/sbin:/bin:/usr/bin
++++ '[' '' = /opt/intel/oneapi/intelpython/latest/bin:/opt/intel/oneapi/intelpython/latest/condabin:/opt/intel/oneapi/inspector/2021.3.0/bin64:/opt/intel/oneapi/dpcpp-ct/2021.3.0/bin:/opt/intel/oneapi/dev-utilities/2021.3.0/bin:/opt/intel/oneapi/debugger/10.1.2/gdb/intel64/bin:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/oclfpga/llvm/aocl-bin:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2021.3.0/linux/bin/intel64:/opt/intel/oneapi/compiler/2021.3.0/linux/bin:/opt/intel/oneapi/clck/2021.3.0/bin/intel64:/opt/intel/oneapi/advisor/2021.3.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/21.3/compilers/bin:/opt/intel/oneapi/compiler/2021.3.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/21.3/compilers/bin:/opt/intel/oneapi/compiler/2021.3.0/linux/bin/intel64:/sbin:/usr/sbin:/bin:/usr/bin ']'
++++ printf %s /opt/intel/oneapi/itac/2021.3.0/bin:/opt/intel/oneapi/intelpython/latest/bin:/opt/intel/oneapi/intelpython/latest/condabin:/opt/intel/oneapi/inspector/2021.3.0/bin64:/opt/intel/oneapi/dpcpp-ct/2021.3.0/bin:/opt/intel/oneapi/dev-utilities/2021.3.0/bin:/opt/intel/oneapi/debugger/10.1.2/gdb/intel64/bin:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/oclfpga/llvm/aocl-bin:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2021.3.0/linux/bin/intel64:/opt/intel/oneapi/compiler/2021.3.0/linux/bin:/opt/intel/oneapi/clck/2021.3.0/bin/intel64:/opt/intel/oneapi/advisor/2021.3.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/21.3/compilers/bin:/opt/intel/oneapi/compiler/2021.3.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/21.3/compilers/bin:/opt/intel/oneapi/compiler/2021.3.0/linux/bin/intel64:/sbin:/usr/sbin:/bin:/usr/bin
+++ PATH=/opt/intel/oneapi/itac/2021.3.0/bin:/opt/intel/oneapi/intelpython/latest/bin:/opt/intel/oneapi/intelpython/latest/condabin:/opt/intel/oneapi/inspector/2021.3.0/bin64:/opt/intel/oneapi/dpcpp-ct/2021.3.0/bin:/opt/intel/oneapi/dev-utilities/2021.3.0/bin:/opt/intel/oneapi/debugger/10.1.2/gdb/intel64/bin:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/oclfpga/llvm/aocl-bin:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2021.3.0/linux/bin/intel64:/opt/intel/oneapi/compiler/2021.3.0/linux/bin:/opt/intel/oneapi/clck/2021.3.0/bin/intel64:/opt/intel/oneapi/advisor/2021.3.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/21.3/compilers/bin:/opt/intel/oneapi/compiler/2021.3.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/21.3/compilers/bin:/opt/intel/oneapi/compiler/2021.3.0/linux/bin/intel64:/sbin:/usr/sbin:/bin:/usr/bin
+++ export PATH
++++ prepend_manpath /opt/intel/oneapi/itac/2021.3.0/man '/opt/intel/oneapi/debugger/10.1.2/documentation/man:/opt/intel/oneapi/compiler/2021.3.0/documentation/en/man/common:/opt/intel/oneapi/clck/2021.3.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.3.0/man
++++ path_is_now='/opt/intel/oneapi/debugger/10.1.2/documentation/man:/opt/intel/oneapi/compiler/2021.3.0/documentation/en/man/common:/opt/intel/oneapi/clck/2021.3.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/10.1.2/documentation/man:/opt/intel/oneapi/compiler/2021.3.0/documentation/en/man/common:/opt/intel/oneapi/clck/2021.3.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.3.0/man:/opt/intel/oneapi/debugger/10.1.2/documentation/man:/opt/intel/oneapi/compiler/2021.3.0/documentation/en/man/common:/opt/intel/oneapi/clck/2021.3.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.3.0/man:/opt/intel/oneapi/debugger/10.1.2/documentation/man:/opt/intel/oneapi/compiler/2021.3.0/documentation/en/man/common:/opt/intel/oneapi/clck/2021.3.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-11f21c0b/script.sh
++++ '[' -n '' ']'
++++ script=/home/jenkins/workspace/branch_cam_test@tmp/durable-11f21c0b/script.sh
++++ '[' -L /home/jenkins/workspace/branch_cam_test@tmp/durable-11f21c0b/script.sh ']'
++++ basename -- /home/jenkins/workspace/branch_cam_test@tmp/durable-11f21c0b/script.sh
+++ '[' vars.sh = script.sh ']'
+++ vars_script_name=
++++ ps -p 14680 -o comm=
+++ vars_script_shell=bash
+++ '[' -n '' ']'
+++ '[' -n '' ']'
+++ '[' -n '4.2.46(2)-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
+++++ 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
+++++ pwd -P
++++ script_dir=/opt/intel/oneapi/mkl/2021.3.0/env
++++ printf %s /opt/intel/oneapi/mkl/2021.3.0/env
+++ my_script_path=/opt/intel/oneapi/mkl/2021.3.0/env
++++ dirname -- /opt/intel/oneapi/mkl/2021.3.0/env
+++ MKLROOT=/opt/intel/oneapi/mkl/2021.3.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/2021.3.0/lib
+++ __cpath=/opt/intel/oneapi/mkl/2021.3.0/include
+++ __mkl_bin_dir=/opt/intel/oneapi/mkl/2021.3.0/bin
+++ __ld_library_path=/opt/intel/oneapi/mkl/2021.3.0/lib/intel64
+++ __library_path=/opt/intel/oneapi/mkl/2021.3.0/lib/intel64
+++ __path=/opt/intel/oneapi/mkl/2021.3.0/bin/intel64
+++ __nlspath=/opt/intel/oneapi/mkl/2021.3.0/lib/intel64/locale/%l_%t/%N
+++ '[' '' = mod ']'
+++ export 'LD_LIBRARY_PATH=/opt/intel/oneapi/mkl/2021.3.0/lib/intel64:/opt/intel/oneapi/itac/2021.3.0/slib:/opt/intel/oneapi/ipp/2021.3.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.3.0/lib/intel64:/opt/intel/oneapi/ipp/2021.3.0/lib/intel64:/opt/intel/oneapi/dnnl/2021.3.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/10.1.2/gdb/intel64/lib:/opt/intel/oneapi/debugger/10.1.2/libipt/intel64/lib:/opt/intel/oneapi/debugger/10.1.2/dep/lib:/opt/intel/oneapi/dal/2021.3.0/lib/intel64:/opt/intel/oneapi/compiler/2021.3.0/linux/lib:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/x64:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/emu:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/oclfpga/linux64/lib:/opt/intel/oneapi/compiler/2021.3.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.3.0/lib/cpu_gpu_dpcpp:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.4.5-gfortran/lib:/usr/local/NETCDF-Fortran-4.4.5-ifort/lib:/usr/local/NETCDF-Fortran-4.4.5-pgi/lib:/usr/local/NETCDF-C-4.7.0-gfortran/lib:/usr/local/NETCDF-C-4.7.0-ifort/lib:/usr/local/NETCDF-C-4.7.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/usr/local/NETCDF-Fortran-4.4.5-gfortran/lib:/usr/local/NETCDF-Fortran-4.4.5-ifort/lib:/usr/local/NETCDF-Fortran-4.4.5-pgi/lib:/usr/local/NETCDF-C-4.7.0-gfortran/lib:/usr/local/NETCDF-C-4.7.0-ifort/lib:/usr/local/NETCDF-C-4.7.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib'
+++ LD_LIBRARY_PATH='/opt/intel/oneapi/mkl/2021.3.0/lib/intel64:/opt/intel/oneapi/itac/2021.3.0/slib:/opt/intel/oneapi/ipp/2021.3.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.3.0/lib/intel64:/opt/intel/oneapi/ipp/2021.3.0/lib/intel64:/opt/intel/oneapi/dnnl/2021.3.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/10.1.2/gdb/intel64/lib:/opt/intel/oneapi/debugger/10.1.2/libipt/intel64/lib:/opt/intel/oneapi/debugger/10.1.2/dep/lib:/opt/intel/oneapi/dal/2021.3.0/lib/intel64:/opt/intel/oneapi/compiler/2021.3.0/linux/lib:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/x64:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/emu:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/oclfpga/linux64/lib:/opt/intel/oneapi/compiler/2021.3.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.3.0/lib/cpu_gpu_dpcpp:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.4.5-gfortran/lib:/usr/local/NETCDF-Fortran-4.4.5-ifort/lib:/usr/local/NETCDF-Fortran-4.4.5-pgi/lib:/usr/local/NETCDF-C-4.7.0-gfortran/lib:/usr/local/NETCDF-C-4.7.0-ifort/lib:/usr/local/NETCDF-C-4.7.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/usr/local/NETCDF-Fortran-4.4.5-gfortran/lib:/usr/local/NETCDF-Fortran-4.4.5-ifort/lib:/usr/local/NETCDF-Fortran-4.4.5-pgi/lib:/usr/local/NETCDF-C-4.7.0-gfortran/lib:/usr/local/NETCDF-C-4.7.0-ifort/lib:/usr/local/NETCDF-C-4.7.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib'
+++ export LIBRARY_PATH=/opt/intel/oneapi/mkl/2021.3.0/lib/intel64:/opt/intel/oneapi/ipp/2021.3.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.3.0/lib/intel64:/opt/intel/oneapi/ipp/2021.3.0/lib/intel64:/opt/intel/oneapi/dnnl/2021.3.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dal/2021.3.0/lib/intel64:/opt/intel/oneapi/compiler/2021.3.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2021.3.0/linux/lib:/opt/intel/oneapi/clck/2021.3.0/lib/intel64:/opt/intel/oneapi/ccl/2021.3.0/lib/cpu_gpu_dpcpp
+++ LIBRARY_PATH=/opt/intel/oneapi/mkl/2021.3.0/lib/intel64:/opt/intel/oneapi/ipp/2021.3.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.3.0/lib/intel64:/opt/intel/oneapi/ipp/2021.3.0/lib/intel64:/opt/intel/oneapi/dnnl/2021.3.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dal/2021.3.0/lib/intel64:/opt/intel/oneapi/compiler/2021.3.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2021.3.0/linux/lib:/opt/intel/oneapi/clck/2021.3.0/lib/intel64:/opt/intel/oneapi/ccl/2021.3.0/lib/cpu_gpu_dpcpp
+++ export NLSPATH=/opt/intel/oneapi/mkl/2021.3.0/lib/intel64/locale/%l_%t/%N
+++ NLSPATH=/opt/intel/oneapi/mkl/2021.3.0/lib/intel64/locale/%l_%t/%N
+++ export CPATH=/opt/intel/oneapi/mkl/2021.3.0/include:/opt/intel/oneapi/ipp/2021.3.0/include:/opt/intel/oneapi/ippcp/2021.3.0/include:/opt/intel/oneapi/ipp/2021.3.0/include:/opt/intel/oneapi/dpl/2021.4.0/linux/include:/opt/intel/oneapi/dpcpp-ct/2021.3.0/include:/opt/intel/oneapi/dnnl/2021.3.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dev-utilities/2021.3.0/include:/opt/intel/oneapi/dal/2021.3.0/include:/opt/intel/oneapi/compiler/2021.3.0/linux/include:/opt/intel/oneapi/ccl/2021.3.0/include/cpu_gpu_dpcpp
+++ CPATH=/opt/intel/oneapi/mkl/2021.3.0/include:/opt/intel/oneapi/ipp/2021.3.0/include:/opt/intel/oneapi/ippcp/2021.3.0/include:/opt/intel/oneapi/ipp/2021.3.0/include:/opt/intel/oneapi/dpl/2021.4.0/linux/include:/opt/intel/oneapi/dpcpp-ct/2021.3.0/include:/opt/intel/oneapi/dnnl/2021.3.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dev-utilities/2021.3.0/include:/opt/intel/oneapi/dal/2021.3.0/include:/opt/intel/oneapi/compiler/2021.3.0/linux/include:/opt/intel/oneapi/ccl/2021.3.0/include/cpu_gpu_dpcpp
+++ export PATH=/opt/intel/oneapi/mkl/2021.3.0/bin/intel64:/opt/intel/oneapi/itac/2021.3.0/bin:/opt/intel/oneapi/intelpython/latest/bin:/opt/intel/oneapi/intelpython/latest/condabin:/opt/intel/oneapi/inspector/2021.3.0/bin64:/opt/intel/oneapi/dpcpp-ct/2021.3.0/bin:/opt/intel/oneapi/dev-utilities/2021.3.0/bin:/opt/intel/oneapi/debugger/10.1.2/gdb/intel64/bin:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/oclfpga/llvm/aocl-bin:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2021.3.0/linux/bin/intel64:/opt/intel/oneapi/compiler/2021.3.0/linux/bin:/opt/intel/oneapi/clck/2021.3.0/bin/intel64:/opt/intel/oneapi/advisor/2021.3.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/21.3/compilers/bin:/opt/intel/oneapi/compiler/2021.3.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/21.3/compilers/bin:/opt/intel/oneapi/compiler/2021.3.0/linux/bin/intel64:/sbin:/usr/sbin:/bin:/usr/bin
+++ PATH=/opt/intel/oneapi/mkl/2021.3.0/bin/intel64:/opt/intel/oneapi/itac/2021.3.0/bin:/opt/intel/oneapi/intelpython/latest/bin:/opt/intel/oneapi/intelpython/latest/condabin:/opt/intel/oneapi/inspector/2021.3.0/bin64:/opt/intel/oneapi/dpcpp-ct/2021.3.0/bin:/opt/intel/oneapi/dev-utilities/2021.3.0/bin:/opt/intel/oneapi/debugger/10.1.2/gdb/intel64/bin:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/oclfpga/llvm/aocl-bin:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2021.3.0/linux/bin/intel64:/opt/intel/oneapi/compiler/2021.3.0/linux/bin:/opt/intel/oneapi/clck/2021.3.0/bin/intel64:/opt/intel/oneapi/advisor/2021.3.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/21.3/compilers/bin:/opt/intel/oneapi/compiler/2021.3.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/21.3/compilers/bin:/opt/intel/oneapi/compiler/2021.3.0/linux/bin/intel64:/sbin:/usr/sbin:/bin:/usr/bin
+++ export PKG_CONFIG_PATH=/opt/intel/oneapi/mkl/2021.3.0/tools/pkgconfig:/opt/intel/oneapi/inspector/2021.3.0/include/pkgconfig/lib64:/opt/intel/oneapi/advisor/2021.3.0/include/pkgconfig/lib64:
+++ PKG_CONFIG_PATH=/opt/intel/oneapi/mkl/2021.3.0/tools/pkgconfig:/opt/intel/oneapi/inspector/2021.3.0/include/pkgconfig/lib64:/opt/intel/oneapi/advisor/2021.3.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-11f21c0b/script.sh
++++ '[' -n '' ']'
++++ script=/home/jenkins/workspace/branch_cam_test@tmp/durable-11f21c0b/script.sh
++++ '[' -L /home/jenkins/workspace/branch_cam_test@tmp/durable-11f21c0b/script.sh ']'
++++ basename -- /home/jenkins/workspace/branch_cam_test@tmp/durable-11f21c0b/script.sh
+++ '[' vars.sh = script.sh ']'
+++ vars_script_name=
++++ ps -p 14680 -o comm=
+++ vars_script_shell=bash
+++ '[' -n '' ']'
+++ '[' -n '' ']'
+++ '[' -n '4.2.46(2)-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
+++++ 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
+++++ pwd -P
++++ script_dir=/opt/intel/oneapi/mpi/2021.3.1/env
++++ printf %s /opt/intel/oneapi/mpi/2021.3.1/env
+++ MPIVARS_DIR=/opt/intel/oneapi/mpi/2021.3.1/env
++++ cd /opt/intel/oneapi/mpi/2021.3.1/env/..
++++ pwd
+++ I_MPI_ROOT=/opt/intel/oneapi/mpi/2021.3.1
+++ export I_MPI_ROOT
+++ PLATFORM=
+++ '[' -z /opt/intel/oneapi/mkl/2021.3.0/bin/intel64:/opt/intel/oneapi/itac/2021.3.0/bin:/opt/intel/oneapi/intelpython/latest/bin:/opt/intel/oneapi/intelpython/latest/condabin:/opt/intel/oneapi/inspector/2021.3.0/bin64:/opt/intel/oneapi/dpcpp-ct/2021.3.0/bin:/opt/intel/oneapi/dev-utilities/2021.3.0/bin:/opt/intel/oneapi/debugger/10.1.2/gdb/intel64/bin:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/oclfpga/llvm/aocl-bin:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2021.3.0/linux/bin/intel64:/opt/intel/oneapi/compiler/2021.3.0/linux/bin:/opt/intel/oneapi/clck/2021.3.0/bin/intel64:/opt/intel/oneapi/advisor/2021.3.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/21.3/compilers/bin:/opt/intel/oneapi/compiler/2021.3.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/21.3/compilers/bin:/opt/intel/oneapi/compiler/2021.3.0/linux/bin/intel64:/sbin:/usr/sbin:/bin:/usr/bin ']'
+++ PATH=/opt/intel/oneapi/mpi/2021.3.1//bin:/opt/intel/oneapi/mkl/2021.3.0/bin/intel64:/opt/intel/oneapi/itac/2021.3.0/bin:/opt/intel/oneapi/intelpython/latest/bin:/opt/intel/oneapi/intelpython/latest/condabin:/opt/intel/oneapi/inspector/2021.3.0/bin64:/opt/intel/oneapi/dpcpp-ct/2021.3.0/bin:/opt/intel/oneapi/dev-utilities/2021.3.0/bin:/opt/intel/oneapi/debugger/10.1.2/gdb/intel64/bin:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/oclfpga/llvm/aocl-bin:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2021.3.0/linux/bin/intel64:/opt/intel/oneapi/compiler/2021.3.0/linux/bin:/opt/intel/oneapi/clck/2021.3.0/bin/intel64:/opt/intel/oneapi/advisor/2021.3.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/21.3/compilers/bin:/opt/intel/oneapi/compiler/2021.3.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/21.3/compilers/bin:/opt/intel/oneapi/compiler/2021.3.0/linux/bin/intel64:/sbin:/usr/sbin:/bin:/usr/bin
+++ export PATH
+++ '[' -z /opt/intel/oneapi/dal/2021.3.0/lib/onedal.jar ']'
+++ CLASSPATH=/opt/intel/oneapi/mpi/2021.3.1//lib/mpi.jar:/opt/intel/oneapi/dal/2021.3.0/lib/onedal.jar
+++ export CLASSPATH
+++ '[' -z '/opt/intel/oneapi/mkl/2021.3.0/lib/intel64:/opt/intel/oneapi/itac/2021.3.0/slib:/opt/intel/oneapi/ipp/2021.3.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.3.0/lib/intel64:/opt/intel/oneapi/ipp/2021.3.0/lib/intel64:/opt/intel/oneapi/dnnl/2021.3.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/10.1.2/gdb/intel64/lib:/opt/intel/oneapi/debugger/10.1.2/libipt/intel64/lib:/opt/intel/oneapi/debugger/10.1.2/dep/lib:/opt/intel/oneapi/dal/2021.3.0/lib/intel64:/opt/intel/oneapi/compiler/2021.3.0/linux/lib:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/x64:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/emu:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/oclfpga/linux64/lib:/opt/intel/oneapi/compiler/2021.3.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.3.0/lib/cpu_gpu_dpcpp:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.4.5-gfortran/lib:/usr/local/NETCDF-Fortran-4.4.5-ifort/lib:/usr/local/NETCDF-Fortran-4.4.5-pgi/lib:/usr/local/NETCDF-C-4.7.0-gfortran/lib:/usr/local/NETCDF-C-4.7.0-ifort/lib:/usr/local/NETCDF-C-4.7.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/usr/local/NETCDF-Fortran-4.4.5-gfortran/lib:/usr/local/NETCDF-Fortran-4.4.5-ifort/lib:/usr/local/NETCDF-Fortran-4.4.5-pgi/lib:/usr/local/NETCDF-C-4.7.0-gfortran/lib:/usr/local/NETCDF-C-4.7.0-ifort/lib:/usr/local/NETCDF-C-4.7.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib' ']'
+++ LD_LIBRARY_PATH='/opt/intel/oneapi/mpi/2021.3.1//lib/release:/opt/intel/oneapi/mpi/2021.3.1//lib:/opt/intel/oneapi/mkl/2021.3.0/lib/intel64:/opt/intel/oneapi/itac/2021.3.0/slib:/opt/intel/oneapi/ipp/2021.3.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.3.0/lib/intel64:/opt/intel/oneapi/ipp/2021.3.0/lib/intel64:/opt/intel/oneapi/dnnl/2021.3.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/10.1.2/gdb/intel64/lib:/opt/intel/oneapi/debugger/10.1.2/libipt/intel64/lib:/opt/intel/oneapi/debugger/10.1.2/dep/lib:/opt/intel/oneapi/dal/2021.3.0/lib/intel64:/opt/intel/oneapi/compiler/2021.3.0/linux/lib:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/x64:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/emu:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/oclfpga/linux64/lib:/opt/intel/oneapi/compiler/2021.3.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.3.0/lib/cpu_gpu_dpcpp:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.4.5-gfortran/lib:/usr/local/NETCDF-Fortran-4.4.5-ifort/lib:/usr/local/NETCDF-Fortran-4.4.5-pgi/lib:/usr/local/NETCDF-C-4.7.0-gfortran/lib:/usr/local/NETCDF-C-4.7.0-ifort/lib:/usr/local/NETCDF-C-4.7.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/usr/local/NETCDF-Fortran-4.4.5-gfortran/lib:/usr/local/NETCDF-Fortran-4.4.5-ifort/lib:/usr/local/NETCDF-Fortran-4.4.5-pgi/lib:/usr/local/NETCDF-C-4.7.0-gfortran/lib:/usr/local/NETCDF-C-4.7.0-ifort/lib:/usr/local/NETCDF-C-4.7.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib'
+++ export LD_LIBRARY_PATH
+++ '[' -z '' ']'
+++ '[' -z /opt/intel/oneapi/mkl/2021.3.0/lib/intel64:/opt/intel/oneapi/ipp/2021.3.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.3.0/lib/intel64:/opt/intel/oneapi/ipp/2021.3.0/lib/intel64:/opt/intel/oneapi/dnnl/2021.3.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dal/2021.3.0/lib/intel64:/opt/intel/oneapi/compiler/2021.3.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2021.3.0/linux/lib:/opt/intel/oneapi/clck/2021.3.0/lib/intel64:/opt/intel/oneapi/ccl/2021.3.0/lib/cpu_gpu_dpcpp ']'
+++ LIBRARY_PATH=/opt/intel/oneapi/mpi/2021.3.1//lib/release:/opt/intel/oneapi/mpi/2021.3.1//lib:/opt/intel/oneapi/mkl/2021.3.0/lib/intel64:/opt/intel/oneapi/ipp/2021.3.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.3.0/lib/intel64:/opt/intel/oneapi/ipp/2021.3.0/lib/intel64:/opt/intel/oneapi/dnnl/2021.3.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dal/2021.3.0/lib/intel64:/opt/intel/oneapi/compiler/2021.3.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2021.3.0/linux/lib:/opt/intel/oneapi/clck/2021.3.0/lib/intel64:/opt/intel/oneapi/ccl/2021.3.0/lib/cpu_gpu_dpcpp
+++ export LIBRARY_PATH
+++ '[' -z /opt/intel/oneapi/mkl/2021.3.0/include:/opt/intel/oneapi/ipp/2021.3.0/include:/opt/intel/oneapi/ippcp/2021.3.0/include:/opt/intel/oneapi/ipp/2021.3.0/include:/opt/intel/oneapi/dpl/2021.4.0/linux/include:/opt/intel/oneapi/dpcpp-ct/2021.3.0/include:/opt/intel/oneapi/dnnl/2021.3.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dev-utilities/2021.3.0/include:/opt/intel/oneapi/dal/2021.3.0/include:/opt/intel/oneapi/compiler/2021.3.0/linux/include:/opt/intel/oneapi/ccl/2021.3.0/include/cpu_gpu_dpcpp ']'
+++ CPATH=/opt/intel/oneapi/mpi/2021.3.1//include:/opt/intel/oneapi/mkl/2021.3.0/include:/opt/intel/oneapi/ipp/2021.3.0/include:/opt/intel/oneapi/ippcp/2021.3.0/include:/opt/intel/oneapi/ipp/2021.3.0/include:/opt/intel/oneapi/dpl/2021.4.0/linux/include:/opt/intel/oneapi/dpcpp-ct/2021.3.0/include:/opt/intel/oneapi/dnnl/2021.3.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dev-utilities/2021.3.0/include:/opt/intel/oneapi/dal/2021.3.0/include:/opt/intel/oneapi/compiler/2021.3.0/linux/include:/opt/intel/oneapi/ccl/2021.3.0/include/cpu_gpu_dpcpp
+++ export CPATH
+++ export 'MANPATH=/opt/intel/oneapi/mpi/2021.3.1/man:/opt/intel/oneapi/itac/2021.3.0/man:/opt/intel/oneapi/debugger/10.1.2/documentation/man:/opt/intel/oneapi/compiler/2021.3.0/documentation/en/man/common:/opt/intel/oneapi/clck/2021.3.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.3.1/man:/opt/intel/oneapi/itac/2021.3.0/man:/opt/intel/oneapi/debugger/10.1.2/documentation/man:/opt/intel/oneapi/compiler/2021.3.0/documentation/en/man/common:/opt/intel/oneapi/clck/2021.3.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.3.1//libfabric/bin:/opt/intel/oneapi/mpi/2021.3.1//bin:/opt/intel/oneapi/mkl/2021.3.0/bin/intel64:/opt/intel/oneapi/itac/2021.3.0/bin:/opt/intel/oneapi/intelpython/latest/bin:/opt/intel/oneapi/intelpython/latest/condabin:/opt/intel/oneapi/inspector/2021.3.0/bin64:/opt/intel/oneapi/dpcpp-ct/2021.3.0/bin:/opt/intel/oneapi/dev-utilities/2021.3.0/bin:/opt/intel/oneapi/debugger/10.1.2/gdb/intel64/bin:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/oclfpga/llvm/aocl-bin:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2021.3.0/linux/bin/intel64:/opt/intel/oneapi/compiler/2021.3.0/linux/bin:/opt/intel/oneapi/clck/2021.3.0/bin/intel64:/opt/intel/oneapi/advisor/2021.3.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/21.3/compilers/bin:/opt/intel/oneapi/compiler/2021.3.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/21.3/compilers/bin:/opt/intel/oneapi/compiler/2021.3.0/linux/bin/intel64:/sbin:/usr/sbin:/bin:/usr/bin
+++ export PATH
+++ LD_LIBRARY_PATH='/opt/intel/oneapi/mpi/2021.3.1//libfabric/lib:/opt/intel/oneapi/mpi/2021.3.1//lib/release:/opt/intel/oneapi/mpi/2021.3.1//lib:/opt/intel/oneapi/mkl/2021.3.0/lib/intel64:/opt/intel/oneapi/itac/2021.3.0/slib:/opt/intel/oneapi/ipp/2021.3.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.3.0/lib/intel64:/opt/intel/oneapi/ipp/2021.3.0/lib/intel64:/opt/intel/oneapi/dnnl/2021.3.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/10.1.2/gdb/intel64/lib:/opt/intel/oneapi/debugger/10.1.2/libipt/intel64/lib:/opt/intel/oneapi/debugger/10.1.2/dep/lib:/opt/intel/oneapi/dal/2021.3.0/lib/intel64:/opt/intel/oneapi/compiler/2021.3.0/linux/lib:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/x64:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/emu:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/oclfpga/linux64/lib:/opt/intel/oneapi/compiler/2021.3.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.3.0/lib/cpu_gpu_dpcpp:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.4.5-gfortran/lib:/usr/local/NETCDF-Fortran-4.4.5-ifort/lib:/usr/local/NETCDF-Fortran-4.4.5-pgi/lib:/usr/local/NETCDF-C-4.7.0-gfortran/lib:/usr/local/NETCDF-C-4.7.0-ifort/lib:/usr/local/NETCDF-C-4.7.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/usr/local/NETCDF-Fortran-4.4.5-gfortran/lib:/usr/local/NETCDF-Fortran-4.4.5-ifort/lib:/usr/local/NETCDF-Fortran-4.4.5-pgi/lib:/usr/local/NETCDF-C-4.7.0-gfortran/lib:/usr/local/NETCDF-C-4.7.0-ifort/lib:/usr/local/NETCDF-C-4.7.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib'
+++ export LD_LIBRARY_PATH
+++ '[' -z /opt/intel/oneapi/mpi/2021.3.1//lib/release:/opt/intel/oneapi/mpi/2021.3.1//lib:/opt/intel/oneapi/mkl/2021.3.0/lib/intel64:/opt/intel/oneapi/ipp/2021.3.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.3.0/lib/intel64:/opt/intel/oneapi/ipp/2021.3.0/lib/intel64:/opt/intel/oneapi/dnnl/2021.3.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dal/2021.3.0/lib/intel64:/opt/intel/oneapi/compiler/2021.3.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2021.3.0/linux/lib:/opt/intel/oneapi/clck/2021.3.0/lib/intel64:/opt/intel/oneapi/ccl/2021.3.0/lib/cpu_gpu_dpcpp ']'
+++ LIBRARY_PATH=/opt/intel/oneapi/mpi/2021.3.1//libfabric/lib:/opt/intel/oneapi/mpi/2021.3.1//lib/release:/opt/intel/oneapi/mpi/2021.3.1//lib:/opt/intel/oneapi/mkl/2021.3.0/lib/intel64:/opt/intel/oneapi/ipp/2021.3.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.3.0/lib/intel64:/opt/intel/oneapi/ipp/2021.3.0/lib/intel64:/opt/intel/oneapi/dnnl/2021.3.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dal/2021.3.0/lib/intel64:/opt/intel/oneapi/compiler/2021.3.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2021.3.0/linux/lib:/opt/intel/oneapi/clck/2021.3.0/lib/intel64:/opt/intel/oneapi/ccl/2021.3.0/lib/cpu_gpu_dpcpp
+++ export LIBRARY_PATH
+++ FI_PROVIDER_PATH=/opt/intel/oneapi/mpi/2021.3.1//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-11f21c0b/script.sh
++++ '[' -n '' ']'
++++ script=/home/jenkins/workspace/branch_cam_test@tmp/durable-11f21c0b/script.sh
++++ '[' -L /home/jenkins/workspace/branch_cam_test@tmp/durable-11f21c0b/script.sh ']'
++++ basename -- /home/jenkins/workspace/branch_cam_test@tmp/durable-11f21c0b/script.sh
+++ '[' vars.sh = script.sh ']'
+++ vars_script_name=
++++ ps -p 14680 -o comm=
+++ vars_script_shell=bash
+++ '[' -n '' ']'
+++ '[' -n '' ']'
+++ '[' -n '4.2.46(2)-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
+++++ 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
+++++ pwd -P
++++ script_dir=/opt/intel/oneapi/tbb/2021.3.0/env
++++ printf %s /opt/intel/oneapi/tbb/2021.3.0/env
+++ TBBROOT=/opt/intel/oneapi/tbb/2021.3.0/env/..
+++ TBB_TARGET_ARCH=intel64
+++ '[' -n '' ']'
+++ for arg in '"$@"'
+++ case "$arg" in
+++ for arg in '"$@"'
+++ case "$arg" in
+++ TBB_LIB_NAME=libtbb.so.12
+++ TBB_LIB_DIR=intel64/gcc4.8
+++ '[' -e /opt/intel/oneapi/tbb/2021.3.0/env/../lib/intel64/gcc4.8/libtbb.so.12 ']'
+++ export TBBROOT
++++ prepend_path /opt/intel/oneapi/tbb/2021.3.0/env/../lib/intel64/gcc4.8 /opt/intel/oneapi/mpi/2021.3.1//libfabric/lib:/opt/intel/oneapi/mpi/2021.3.1//lib/release:/opt/intel/oneapi/mpi/2021.3.1//lib:/opt/intel/oneapi/mkl/2021.3.0/lib/intel64:/opt/intel/oneapi/ipp/2021.3.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.3.0/lib/intel64:/opt/intel/oneapi/ipp/2021.3.0/lib/intel64:/opt/intel/oneapi/dnnl/2021.3.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dal/2021.3.0/lib/intel64:/opt/intel/oneapi/compiler/2021.3.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2021.3.0/linux/lib:/opt/intel/oneapi/clck/2021.3.0/lib/intel64:/opt/intel/oneapi/ccl/2021.3.0/lib/cpu_gpu_dpcpp
++++ path_to_add=/opt/intel/oneapi/tbb/2021.3.0/env/../lib/intel64/gcc4.8
++++ path_is_now=/opt/intel/oneapi/mpi/2021.3.1//libfabric/lib:/opt/intel/oneapi/mpi/2021.3.1//lib/release:/opt/intel/oneapi/mpi/2021.3.1//lib:/opt/intel/oneapi/mkl/2021.3.0/lib/intel64:/opt/intel/oneapi/ipp/2021.3.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.3.0/lib/intel64:/opt/intel/oneapi/ipp/2021.3.0/lib/intel64:/opt/intel/oneapi/dnnl/2021.3.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dal/2021.3.0/lib/intel64:/opt/intel/oneapi/compiler/2021.3.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2021.3.0/linux/lib:/opt/intel/oneapi/clck/2021.3.0/lib/intel64:/opt/intel/oneapi/ccl/2021.3.0/lib/cpu_gpu_dpcpp
++++ '[' '' = /opt/intel/oneapi/mpi/2021.3.1//libfabric/lib:/opt/intel/oneapi/mpi/2021.3.1//lib/release:/opt/intel/oneapi/mpi/2021.3.1//lib:/opt/intel/oneapi/mkl/2021.3.0/lib/intel64:/opt/intel/oneapi/ipp/2021.3.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.3.0/lib/intel64:/opt/intel/oneapi/ipp/2021.3.0/lib/intel64:/opt/intel/oneapi/dnnl/2021.3.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dal/2021.3.0/lib/intel64:/opt/intel/oneapi/compiler/2021.3.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2021.3.0/linux/lib:/opt/intel/oneapi/clck/2021.3.0/lib/intel64:/opt/intel/oneapi/ccl/2021.3.0/lib/cpu_gpu_dpcpp ']'
++++ printf %s /opt/intel/oneapi/tbb/2021.3.0/env/../lib/intel64/gcc4.8:/opt/intel/oneapi/mpi/2021.3.1//libfabric/lib:/opt/intel/oneapi/mpi/2021.3.1//lib/release:/opt/intel/oneapi/mpi/2021.3.1//lib:/opt/intel/oneapi/mkl/2021.3.0/lib/intel64:/opt/intel/oneapi/ipp/2021.3.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.3.0/lib/intel64:/opt/intel/oneapi/ipp/2021.3.0/lib/intel64:/opt/intel/oneapi/dnnl/2021.3.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dal/2021.3.0/lib/intel64:/opt/intel/oneapi/compiler/2021.3.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2021.3.0/linux/lib:/opt/intel/oneapi/clck/2021.3.0/lib/intel64:/opt/intel/oneapi/ccl/2021.3.0/lib/cpu_gpu_dpcpp
+++ LIBRARY_PATH=/opt/intel/oneapi/tbb/2021.3.0/env/../lib/intel64/gcc4.8:/opt/intel/oneapi/mpi/2021.3.1//libfabric/lib:/opt/intel/oneapi/mpi/2021.3.1//lib/release:/opt/intel/oneapi/mpi/2021.3.1//lib:/opt/intel/oneapi/mkl/2021.3.0/lib/intel64:/opt/intel/oneapi/ipp/2021.3.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.3.0/lib/intel64:/opt/intel/oneapi/ipp/2021.3.0/lib/intel64:/opt/intel/oneapi/dnnl/2021.3.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dal/2021.3.0/lib/intel64:/opt/intel/oneapi/compiler/2021.3.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2021.3.0/linux/lib:/opt/intel/oneapi/clck/2021.3.0/lib/intel64:/opt/intel/oneapi/ccl/2021.3.0/lib/cpu_gpu_dpcpp
+++ export LIBRARY_PATH
++++ prepend_path /opt/intel/oneapi/tbb/2021.3.0/env/../lib/intel64/gcc4.8 '/opt/intel/oneapi/mpi/2021.3.1//libfabric/lib:/opt/intel/oneapi/mpi/2021.3.1//lib/release:/opt/intel/oneapi/mpi/2021.3.1//lib:/opt/intel/oneapi/mkl/2021.3.0/lib/intel64:/opt/intel/oneapi/itac/2021.3.0/slib:/opt/intel/oneapi/ipp/2021.3.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.3.0/lib/intel64:/opt/intel/oneapi/ipp/2021.3.0/lib/intel64:/opt/intel/oneapi/dnnl/2021.3.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/10.1.2/gdb/intel64/lib:/opt/intel/oneapi/debugger/10.1.2/libipt/intel64/lib:/opt/intel/oneapi/debugger/10.1.2/dep/lib:/opt/intel/oneapi/dal/2021.3.0/lib/intel64:/opt/intel/oneapi/compiler/2021.3.0/linux/lib:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/x64:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/emu:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/oclfpga/linux64/lib:/opt/intel/oneapi/compiler/2021.3.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.3.0/lib/cpu_gpu_dpcpp:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.4.5-gfortran/lib:/usr/local/NETCDF-Fortran-4.4.5-ifort/lib:/usr/local/NETCDF-Fortran-4.4.5-pgi/lib:/usr/local/NETCDF-C-4.7.0-gfortran/lib:/usr/local/NETCDF-C-4.7.0-ifort/lib:/usr/local/NETCDF-C-4.7.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/usr/local/NETCDF-Fortran-4.4.5-gfortran/lib:/usr/local/NETCDF-Fortran-4.4.5-ifort/lib:/usr/local/NETCDF-Fortran-4.4.5-pgi/lib:/usr/local/NETCDF-C-4.7.0-gfortran/lib:/usr/local/NETCDF-C-4.7.0-ifort/lib:/usr/local/NETCDF-C-4.7.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib'
++++ path_to_add=/opt/intel/oneapi/tbb/2021.3.0/env/../lib/intel64/gcc4.8
++++ path_is_now='/opt/intel/oneapi/mpi/2021.3.1//libfabric/lib:/opt/intel/oneapi/mpi/2021.3.1//lib/release:/opt/intel/oneapi/mpi/2021.3.1//lib:/opt/intel/oneapi/mkl/2021.3.0/lib/intel64:/opt/intel/oneapi/itac/2021.3.0/slib:/opt/intel/oneapi/ipp/2021.3.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.3.0/lib/intel64:/opt/intel/oneapi/ipp/2021.3.0/lib/intel64:/opt/intel/oneapi/dnnl/2021.3.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/10.1.2/gdb/intel64/lib:/opt/intel/oneapi/debugger/10.1.2/libipt/intel64/lib:/opt/intel/oneapi/debugger/10.1.2/dep/lib:/opt/intel/oneapi/dal/2021.3.0/lib/intel64:/opt/intel/oneapi/compiler/2021.3.0/linux/lib:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/x64:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/emu:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/oclfpga/linux64/lib:/opt/intel/oneapi/compiler/2021.3.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.3.0/lib/cpu_gpu_dpcpp:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.4.5-gfortran/lib:/usr/local/NETCDF-Fortran-4.4.5-ifort/lib:/usr/local/NETCDF-Fortran-4.4.5-pgi/lib:/usr/local/NETCDF-C-4.7.0-gfortran/lib:/usr/local/NETCDF-C-4.7.0-ifort/lib:/usr/local/NETCDF-C-4.7.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/usr/local/NETCDF-Fortran-4.4.5-gfortran/lib:/usr/local/NETCDF-Fortran-4.4.5-ifort/lib:/usr/local/NETCDF-Fortran-4.4.5-pgi/lib:/usr/local/NETCDF-C-4.7.0-gfortran/lib:/usr/local/NETCDF-C-4.7.0-ifort/lib:/usr/local/NETCDF-C-4.7.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib'
++++ '[' '' = '/opt/intel/oneapi/mpi/2021.3.1//libfabric/lib:/opt/intel/oneapi/mpi/2021.3.1//lib/release:/opt/intel/oneapi/mpi/2021.3.1//lib:/opt/intel/oneapi/mkl/2021.3.0/lib/intel64:/opt/intel/oneapi/itac/2021.3.0/slib:/opt/intel/oneapi/ipp/2021.3.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.3.0/lib/intel64:/opt/intel/oneapi/ipp/2021.3.0/lib/intel64:/opt/intel/oneapi/dnnl/2021.3.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/10.1.2/gdb/intel64/lib:/opt/intel/oneapi/debugger/10.1.2/libipt/intel64/lib:/opt/intel/oneapi/debugger/10.1.2/dep/lib:/opt/intel/oneapi/dal/2021.3.0/lib/intel64:/opt/intel/oneapi/compiler/2021.3.0/linux/lib:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/x64:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/emu:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/oclfpga/linux64/lib:/opt/intel/oneapi/compiler/2021.3.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.3.0/lib/cpu_gpu_dpcpp:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.4.5-gfortran/lib:/usr/local/NETCDF-Fortran-4.4.5-ifort/lib:/usr/local/NETCDF-Fortran-4.4.5-pgi/lib:/usr/local/NETCDF-C-4.7.0-gfortran/lib:/usr/local/NETCDF-C-4.7.0-ifort/lib:/usr/local/NETCDF-C-4.7.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/usr/local/NETCDF-Fortran-4.4.5-gfortran/lib:/usr/local/NETCDF-Fortran-4.4.5-ifort/lib:/usr/local/NETCDF-Fortran-4.4.5-pgi/lib:/usr/local/NETCDF-C-4.7.0-gfortran/lib:/usr/local/NETCDF-C-4.7.0-ifort/lib:/usr/local/NETCDF-C-4.7.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib' ']'
++++ printf %s '/opt/intel/oneapi/tbb/2021.3.0/env/../lib/intel64/gcc4.8:/opt/intel/oneapi/mpi/2021.3.1//libfabric/lib:/opt/intel/oneapi/mpi/2021.3.1//lib/release:/opt/intel/oneapi/mpi/2021.3.1//lib:/opt/intel/oneapi/mkl/2021.3.0/lib/intel64:/opt/intel/oneapi/itac/2021.3.0/slib:/opt/intel/oneapi/ipp/2021.3.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.3.0/lib/intel64:/opt/intel/oneapi/ipp/2021.3.0/lib/intel64:/opt/intel/oneapi/dnnl/2021.3.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/10.1.2/gdb/intel64/lib:/opt/intel/oneapi/debugger/10.1.2/libipt/intel64/lib:/opt/intel/oneapi/debugger/10.1.2/dep/lib:/opt/intel/oneapi/dal/2021.3.0/lib/intel64:/opt/intel/oneapi/compiler/2021.3.0/linux/lib:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/x64:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/emu:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/oclfpga/linux64/lib:/opt/intel/oneapi/compiler/2021.3.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.3.0/lib/cpu_gpu_dpcpp:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.4.5-gfortran/lib:/usr/local/NETCDF-Fortran-4.4.5-ifort/lib:/usr/local/NETCDF-Fortran-4.4.5-pgi/lib:/usr/local/NETCDF-C-4.7.0-gfortran/lib:/usr/local/NETCDF-C-4.7.0-ifort/lib:/usr/local/NETCDF-C-4.7.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/usr/local/NETCDF-Fortran-4.4.5-gfortran/lib:/usr/local/NETCDF-Fortran-4.4.5-ifort/lib:/usr/local/NETCDF-Fortran-4.4.5-pgi/lib:/usr/local/NETCDF-C-4.7.0-gfortran/lib:/usr/local/NETCDF-C-4.7.0-ifort/lib:/usr/local/NETCDF-C-4.7.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib'
+++ LD_LIBRARY_PATH='/opt/intel/oneapi/tbb/2021.3.0/env/../lib/intel64/gcc4.8:/opt/intel/oneapi/mpi/2021.3.1//libfabric/lib:/opt/intel/oneapi/mpi/2021.3.1//lib/release:/opt/intel/oneapi/mpi/2021.3.1//lib:/opt/intel/oneapi/mkl/2021.3.0/lib/intel64:/opt/intel/oneapi/itac/2021.3.0/slib:/opt/intel/oneapi/ipp/2021.3.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.3.0/lib/intel64:/opt/intel/oneapi/ipp/2021.3.0/lib/intel64:/opt/intel/oneapi/dnnl/2021.3.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/10.1.2/gdb/intel64/lib:/opt/intel/oneapi/debugger/10.1.2/libipt/intel64/lib:/opt/intel/oneapi/debugger/10.1.2/dep/lib:/opt/intel/oneapi/dal/2021.3.0/lib/intel64:/opt/intel/oneapi/compiler/2021.3.0/linux/lib:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/x64:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/emu:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/oclfpga/linux64/lib:/opt/intel/oneapi/compiler/2021.3.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.3.0/lib/cpu_gpu_dpcpp:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.4.5-gfortran/lib:/usr/local/NETCDF-Fortran-4.4.5-ifort/lib:/usr/local/NETCDF-Fortran-4.4.5-pgi/lib:/usr/local/NETCDF-C-4.7.0-gfortran/lib:/usr/local/NETCDF-C-4.7.0-ifort/lib:/usr/local/NETCDF-C-4.7.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/usr/local/NETCDF-Fortran-4.4.5-gfortran/lib:/usr/local/NETCDF-Fortran-4.4.5-ifort/lib:/usr/local/NETCDF-Fortran-4.4.5-pgi/lib:/usr/local/NETCDF-C-4.7.0-gfortran/lib:/usr/local/NETCDF-C-4.7.0-ifort/lib:/usr/local/NETCDF-C-4.7.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib'
+++ export LD_LIBRARY_PATH
++++ prepend_path /opt/intel/oneapi/tbb/2021.3.0/env/../include /opt/intel/oneapi/mpi/2021.3.1//include:/opt/intel/oneapi/mkl/2021.3.0/include:/opt/intel/oneapi/ipp/2021.3.0/include:/opt/intel/oneapi/ippcp/2021.3.0/include:/opt/intel/oneapi/ipp/2021.3.0/include:/opt/intel/oneapi/dpl/2021.4.0/linux/include:/opt/intel/oneapi/dpcpp-ct/2021.3.0/include:/opt/intel/oneapi/dnnl/2021.3.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dev-utilities/2021.3.0/include:/opt/intel/oneapi/dal/2021.3.0/include:/opt/intel/oneapi/compiler/2021.3.0/linux/include:/opt/intel/oneapi/ccl/2021.3.0/include/cpu_gpu_dpcpp
++++ path_to_add=/opt/intel/oneapi/tbb/2021.3.0/env/../include
++++ path_is_now=/opt/intel/oneapi/mpi/2021.3.1//include:/opt/intel/oneapi/mkl/2021.3.0/include:/opt/intel/oneapi/ipp/2021.3.0/include:/opt/intel/oneapi/ippcp/2021.3.0/include:/opt/intel/oneapi/ipp/2021.3.0/include:/opt/intel/oneapi/dpl/2021.4.0/linux/include:/opt/intel/oneapi/dpcpp-ct/2021.3.0/include:/opt/intel/oneapi/dnnl/2021.3.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dev-utilities/2021.3.0/include:/opt/intel/oneapi/dal/2021.3.0/include:/opt/intel/oneapi/compiler/2021.3.0/linux/include:/opt/intel/oneapi/ccl/2021.3.0/include/cpu_gpu_dpcpp
++++ '[' '' = /opt/intel/oneapi/mpi/2021.3.1//include:/opt/intel/oneapi/mkl/2021.3.0/include:/opt/intel/oneapi/ipp/2021.3.0/include:/opt/intel/oneapi/ippcp/2021.3.0/include:/opt/intel/oneapi/ipp/2021.3.0/include:/opt/intel/oneapi/dpl/2021.4.0/linux/include:/opt/intel/oneapi/dpcpp-ct/2021.3.0/include:/opt/intel/oneapi/dnnl/2021.3.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dev-utilities/2021.3.0/include:/opt/intel/oneapi/dal/2021.3.0/include:/opt/intel/oneapi/compiler/2021.3.0/linux/include:/opt/intel/oneapi/ccl/2021.3.0/include/cpu_gpu_dpcpp ']'
++++ printf %s /opt/intel/oneapi/tbb/2021.3.0/env/../include:/opt/intel/oneapi/mpi/2021.3.1//include:/opt/intel/oneapi/mkl/2021.3.0/include:/opt/intel/oneapi/ipp/2021.3.0/include:/opt/intel/oneapi/ippcp/2021.3.0/include:/opt/intel/oneapi/ipp/2021.3.0/include:/opt/intel/oneapi/dpl/2021.4.0/linux/include:/opt/intel/oneapi/dpcpp-ct/2021.3.0/include:/opt/intel/oneapi/dnnl/2021.3.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dev-utilities/2021.3.0/include:/opt/intel/oneapi/dal/2021.3.0/include:/opt/intel/oneapi/compiler/2021.3.0/linux/include:/opt/intel/oneapi/ccl/2021.3.0/include/cpu_gpu_dpcpp
+++ CPATH=/opt/intel/oneapi/tbb/2021.3.0/env/../include:/opt/intel/oneapi/mpi/2021.3.1//include:/opt/intel/oneapi/mkl/2021.3.0/include:/opt/intel/oneapi/ipp/2021.3.0/include:/opt/intel/oneapi/ippcp/2021.3.0/include:/opt/intel/oneapi/ipp/2021.3.0/include:/opt/intel/oneapi/dpl/2021.4.0/linux/include:/opt/intel/oneapi/dpcpp-ct/2021.3.0/include:/opt/intel/oneapi/dnnl/2021.3.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dev-utilities/2021.3.0/include:/opt/intel/oneapi/dal/2021.3.0/include:/opt/intel/oneapi/compiler/2021.3.0/linux/include:/opt/intel/oneapi/ccl/2021.3.0/include/cpu_gpu_dpcpp
+++ export CPATH
++++ prepend_path /opt/intel/oneapi/tbb/2021.3.0/env/.. /opt/intel/oneapi/dal/2021.3.0
++++ path_to_add=/opt/intel/oneapi/tbb/2021.3.0/env/..
++++ path_is_now=/opt/intel/oneapi/dal/2021.3.0
++++ '[' '' = /opt/intel/oneapi/dal/2021.3.0 ']'
++++ printf %s /opt/intel/oneapi/tbb/2021.3.0/env/..:/opt/intel/oneapi/dal/2021.3.0
+++ CMAKE_PREFIX_PATH=/opt/intel/oneapi/tbb/2021.3.0/env/..:/opt/intel/oneapi/dal/2021.3.0
+++ export CMAKE_PREFIX_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-11f21c0b/script.sh
++++ '[' -n '' ']'
++++ script=/home/jenkins/workspace/branch_cam_test@tmp/durable-11f21c0b/script.sh
++++ '[' -L /home/jenkins/workspace/branch_cam_test@tmp/durable-11f21c0b/script.sh ']'
++++ basename -- /home/jenkins/workspace/branch_cam_test@tmp/durable-11f21c0b/script.sh
+++ '[' vars.sh = script.sh ']'
+++ vars_script_name=
++++ ps -p 14680 -o comm=
+++ vars_script_shell=bash
+++ '[' -n '' ']'
+++ '[' -n '' ']'
+++ '[' -n '4.2.46(2)-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
+++++ 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
+++++ pwd -P
++++ script_dir=/opt/intel/oneapi/vpl/2021.4.0/env
++++ printf %s /opt/intel/oneapi/vpl/2021.4.0/env
+++ script_path=/opt/intel/oneapi/vpl/2021.4.0/env
+++ vpl_prefix=/opt/intel/oneapi/vpl/2021.4.0/env/..
++++ cd /opt/intel/oneapi/vpl/2021.4.0/env/..
++++ pwd
+++ vpl_prefix=/opt/intel/oneapi/vpl/2021.4.0
+++ vpl_include=/opt/intel/oneapi/vpl/2021.4.0/include
+++ vpl_lib=/opt/intel/oneapi/vpl/2021.4.0/lib
+++ vpl_bin=/opt/intel/oneapi/vpl/2021.4.0/bin
++++ prepend_path /opt/intel/oneapi/vpl/2021.4.0/include /opt/intel/oneapi/tbb/2021.3.0/env/../include:/opt/intel/oneapi/mpi/2021.3.1//include:/opt/intel/oneapi/mkl/2021.3.0/include:/opt/intel/oneapi/ipp/2021.3.0/include:/opt/intel/oneapi/ippcp/2021.3.0/include:/opt/intel/oneapi/ipp/2021.3.0/include:/opt/intel/oneapi/dpl/2021.4.0/linux/include:/opt/intel/oneapi/dpcpp-ct/2021.3.0/include:/opt/intel/oneapi/dnnl/2021.3.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dev-utilities/2021.3.0/include:/opt/intel/oneapi/dal/2021.3.0/include:/opt/intel/oneapi/compiler/2021.3.0/linux/include:/opt/intel/oneapi/ccl/2021.3.0/include/cpu_gpu_dpcpp
++++ path_to_add=/opt/intel/oneapi/vpl/2021.4.0/include
++++ path_is_now=/opt/intel/oneapi/tbb/2021.3.0/env/../include:/opt/intel/oneapi/mpi/2021.3.1//include:/opt/intel/oneapi/mkl/2021.3.0/include:/opt/intel/oneapi/ipp/2021.3.0/include:/opt/intel/oneapi/ippcp/2021.3.0/include:/opt/intel/oneapi/ipp/2021.3.0/include:/opt/intel/oneapi/dpl/2021.4.0/linux/include:/opt/intel/oneapi/dpcpp-ct/2021.3.0/include:/opt/intel/oneapi/dnnl/2021.3.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dev-utilities/2021.3.0/include:/opt/intel/oneapi/dal/2021.3.0/include:/opt/intel/oneapi/compiler/2021.3.0/linux/include:/opt/intel/oneapi/ccl/2021.3.0/include/cpu_gpu_dpcpp
++++ '[' '' = /opt/intel/oneapi/tbb/2021.3.0/env/../include:/opt/intel/oneapi/mpi/2021.3.1//include:/opt/intel/oneapi/mkl/2021.3.0/include:/opt/intel/oneapi/ipp/2021.3.0/include:/opt/intel/oneapi/ippcp/2021.3.0/include:/opt/intel/oneapi/ipp/2021.3.0/include:/opt/intel/oneapi/dpl/2021.4.0/linux/include:/opt/intel/oneapi/dpcpp-ct/2021.3.0/include:/opt/intel/oneapi/dnnl/2021.3.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dev-utilities/2021.3.0/include:/opt/intel/oneapi/dal/2021.3.0/include:/opt/intel/oneapi/compiler/2021.3.0/linux/include:/opt/intel/oneapi/ccl/2021.3.0/include/cpu_gpu_dpcpp ']'
++++ printf %s /opt/intel/oneapi/vpl/2021.4.0/include:/opt/intel/oneapi/tbb/2021.3.0/env/../include:/opt/intel/oneapi/mpi/2021.3.1//include:/opt/intel/oneapi/mkl/2021.3.0/include:/opt/intel/oneapi/ipp/2021.3.0/include:/opt/intel/oneapi/ippcp/2021.3.0/include:/opt/intel/oneapi/ipp/2021.3.0/include:/opt/intel/oneapi/dpl/2021.4.0/linux/include:/opt/intel/oneapi/dpcpp-ct/2021.3.0/include:/opt/intel/oneapi/dnnl/2021.3.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dev-utilities/2021.3.0/include:/opt/intel/oneapi/dal/2021.3.0/include:/opt/intel/oneapi/compiler/2021.3.0/linux/include:/opt/intel/oneapi/ccl/2021.3.0/include/cpu_gpu_dpcpp
+++ CPATH=/opt/intel/oneapi/vpl/2021.4.0/include:/opt/intel/oneapi/tbb/2021.3.0/env/../include:/opt/intel/oneapi/mpi/2021.3.1//include:/opt/intel/oneapi/mkl/2021.3.0/include:/opt/intel/oneapi/ipp/2021.3.0/include:/opt/intel/oneapi/ippcp/2021.3.0/include:/opt/intel/oneapi/ipp/2021.3.0/include:/opt/intel/oneapi/dpl/2021.4.0/linux/include:/opt/intel/oneapi/dpcpp-ct/2021.3.0/include:/opt/intel/oneapi/dnnl/2021.3.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dev-utilities/2021.3.0/include:/opt/intel/oneapi/dal/2021.3.0/include:/opt/intel/oneapi/compiler/2021.3.0/linux/include:/opt/intel/oneapi/ccl/2021.3.0/include/cpu_gpu_dpcpp
+++ export CPATH
++++ prepend_path /opt/intel/oneapi/vpl/2021.4.0/lib /opt/intel/oneapi/tbb/2021.3.0/env/../lib/intel64/gcc4.8:/opt/intel/oneapi/mpi/2021.3.1//libfabric/lib:/opt/intel/oneapi/mpi/2021.3.1//lib/release:/opt/intel/oneapi/mpi/2021.3.1//lib:/opt/intel/oneapi/mkl/2021.3.0/lib/intel64:/opt/intel/oneapi/ipp/2021.3.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.3.0/lib/intel64:/opt/intel/oneapi/ipp/2021.3.0/lib/intel64:/opt/intel/oneapi/dnnl/2021.3.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dal/2021.3.0/lib/intel64:/opt/intel/oneapi/compiler/2021.3.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2021.3.0/linux/lib:/opt/intel/oneapi/clck/2021.3.0/lib/intel64:/opt/intel/oneapi/ccl/2021.3.0/lib/cpu_gpu_dpcpp
++++ path_to_add=/opt/intel/oneapi/vpl/2021.4.0/lib
++++ path_is_now=/opt/intel/oneapi/tbb/2021.3.0/env/../lib/intel64/gcc4.8:/opt/intel/oneapi/mpi/2021.3.1//libfabric/lib:/opt/intel/oneapi/mpi/2021.3.1//lib/release:/opt/intel/oneapi/mpi/2021.3.1//lib:/opt/intel/oneapi/mkl/2021.3.0/lib/intel64:/opt/intel/oneapi/ipp/2021.3.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.3.0/lib/intel64:/opt/intel/oneapi/ipp/2021.3.0/lib/intel64:/opt/intel/oneapi/dnnl/2021.3.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dal/2021.3.0/lib/intel64:/opt/intel/oneapi/compiler/2021.3.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2021.3.0/linux/lib:/opt/intel/oneapi/clck/2021.3.0/lib/intel64:/opt/intel/oneapi/ccl/2021.3.0/lib/cpu_gpu_dpcpp
++++ '[' '' = /opt/intel/oneapi/tbb/2021.3.0/env/../lib/intel64/gcc4.8:/opt/intel/oneapi/mpi/2021.3.1//libfabric/lib:/opt/intel/oneapi/mpi/2021.3.1//lib/release:/opt/intel/oneapi/mpi/2021.3.1//lib:/opt/intel/oneapi/mkl/2021.3.0/lib/intel64:/opt/intel/oneapi/ipp/2021.3.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.3.0/lib/intel64:/opt/intel/oneapi/ipp/2021.3.0/lib/intel64:/opt/intel/oneapi/dnnl/2021.3.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dal/2021.3.0/lib/intel64:/opt/intel/oneapi/compiler/2021.3.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2021.3.0/linux/lib:/opt/intel/oneapi/clck/2021.3.0/lib/intel64:/opt/intel/oneapi/ccl/2021.3.0/lib/cpu_gpu_dpcpp ']'
++++ printf %s /opt/intel/oneapi/vpl/2021.4.0/lib:/opt/intel/oneapi/tbb/2021.3.0/env/../lib/intel64/gcc4.8:/opt/intel/oneapi/mpi/2021.3.1//libfabric/lib:/opt/intel/oneapi/mpi/2021.3.1//lib/release:/opt/intel/oneapi/mpi/2021.3.1//lib:/opt/intel/oneapi/mkl/2021.3.0/lib/intel64:/opt/intel/oneapi/ipp/2021.3.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.3.0/lib/intel64:/opt/intel/oneapi/ipp/2021.3.0/lib/intel64:/opt/intel/oneapi/dnnl/2021.3.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dal/2021.3.0/lib/intel64:/opt/intel/oneapi/compiler/2021.3.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2021.3.0/linux/lib:/opt/intel/oneapi/clck/2021.3.0/lib/intel64:/opt/intel/oneapi/ccl/2021.3.0/lib/cpu_gpu_dpcpp
+++ LIBRARY_PATH=/opt/intel/oneapi/vpl/2021.4.0/lib:/opt/intel/oneapi/tbb/2021.3.0/env/../lib/intel64/gcc4.8:/opt/intel/oneapi/mpi/2021.3.1//libfabric/lib:/opt/intel/oneapi/mpi/2021.3.1//lib/release:/opt/intel/oneapi/mpi/2021.3.1//lib:/opt/intel/oneapi/mkl/2021.3.0/lib/intel64:/opt/intel/oneapi/ipp/2021.3.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.3.0/lib/intel64:/opt/intel/oneapi/ipp/2021.3.0/lib/intel64:/opt/intel/oneapi/dnnl/2021.3.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dal/2021.3.0/lib/intel64:/opt/intel/oneapi/compiler/2021.3.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2021.3.0/linux/lib:/opt/intel/oneapi/clck/2021.3.0/lib/intel64:/opt/intel/oneapi/ccl/2021.3.0/lib/cpu_gpu_dpcpp
+++ export LIBRARY_PATH
++++ prepend_path /opt/intel/oneapi/vpl/2021.4.0/bin /opt/intel/oneapi/mpi/2021.3.1//libfabric/bin:/opt/intel/oneapi/mpi/2021.3.1//bin:/opt/intel/oneapi/mkl/2021.3.0/bin/intel64:/opt/intel/oneapi/itac/2021.3.0/bin:/opt/intel/oneapi/intelpython/latest/bin:/opt/intel/oneapi/intelpython/latest/condabin:/opt/intel/oneapi/inspector/2021.3.0/bin64:/opt/intel/oneapi/dpcpp-ct/2021.3.0/bin:/opt/intel/oneapi/dev-utilities/2021.3.0/bin:/opt/intel/oneapi/debugger/10.1.2/gdb/intel64/bin:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/oclfpga/llvm/aocl-bin:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2021.3.0/linux/bin/intel64:/opt/intel/oneapi/compiler/2021.3.0/linux/bin:/opt/intel/oneapi/clck/2021.3.0/bin/intel64:/opt/intel/oneapi/advisor/2021.3.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/21.3/compilers/bin:/opt/intel/oneapi/compiler/2021.3.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/21.3/compilers/bin:/opt/intel/oneapi/compiler/2021.3.0/linux/bin/intel64:/sbin:/usr/sbin:/bin:/usr/bin
++++ path_to_add=/opt/intel/oneapi/vpl/2021.4.0/bin
++++ path_is_now=/opt/intel/oneapi/mpi/2021.3.1//libfabric/bin:/opt/intel/oneapi/mpi/2021.3.1//bin:/opt/intel/oneapi/mkl/2021.3.0/bin/intel64:/opt/intel/oneapi/itac/2021.3.0/bin:/opt/intel/oneapi/intelpython/latest/bin:/opt/intel/oneapi/intelpython/latest/condabin:/opt/intel/oneapi/inspector/2021.3.0/bin64:/opt/intel/oneapi/dpcpp-ct/2021.3.0/bin:/opt/intel/oneapi/dev-utilities/2021.3.0/bin:/opt/intel/oneapi/debugger/10.1.2/gdb/intel64/bin:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/oclfpga/llvm/aocl-bin:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2021.3.0/linux/bin/intel64:/opt/intel/oneapi/compiler/2021.3.0/linux/bin:/opt/intel/oneapi/clck/2021.3.0/bin/intel64:/opt/intel/oneapi/advisor/2021.3.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/21.3/compilers/bin:/opt/intel/oneapi/compiler/2021.3.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/21.3/compilers/bin:/opt/intel/oneapi/compiler/2021.3.0/linux/bin/intel64:/sbin:/usr/sbin:/bin:/usr/bin
++++ '[' '' = /opt/intel/oneapi/mpi/2021.3.1//libfabric/bin:/opt/intel/oneapi/mpi/2021.3.1//bin:/opt/intel/oneapi/mkl/2021.3.0/bin/intel64:/opt/intel/oneapi/itac/2021.3.0/bin:/opt/intel/oneapi/intelpython/latest/bin:/opt/intel/oneapi/intelpython/latest/condabin:/opt/intel/oneapi/inspector/2021.3.0/bin64:/opt/intel/oneapi/dpcpp-ct/2021.3.0/bin:/opt/intel/oneapi/dev-utilities/2021.3.0/bin:/opt/intel/oneapi/debugger/10.1.2/gdb/intel64/bin:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/oclfpga/llvm/aocl-bin:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2021.3.0/linux/bin/intel64:/opt/intel/oneapi/compiler/2021.3.0/linux/bin:/opt/intel/oneapi/clck/2021.3.0/bin/intel64:/opt/intel/oneapi/advisor/2021.3.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/21.3/compilers/bin:/opt/intel/oneapi/compiler/2021.3.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/21.3/compilers/bin:/opt/intel/oneapi/compiler/2021.3.0/linux/bin/intel64:/sbin:/usr/sbin:/bin:/usr/bin ']'
++++ printf %s /opt/intel/oneapi/vpl/2021.4.0/bin:/opt/intel/oneapi/mpi/2021.3.1//libfabric/bin:/opt/intel/oneapi/mpi/2021.3.1//bin:/opt/intel/oneapi/mkl/2021.3.0/bin/intel64:/opt/intel/oneapi/itac/2021.3.0/bin:/opt/intel/oneapi/intelpython/latest/bin:/opt/intel/oneapi/intelpython/latest/condabin:/opt/intel/oneapi/inspector/2021.3.0/bin64:/opt/intel/oneapi/dpcpp-ct/2021.3.0/bin:/opt/intel/oneapi/dev-utilities/2021.3.0/bin:/opt/intel/oneapi/debugger/10.1.2/gdb/intel64/bin:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/oclfpga/llvm/aocl-bin:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2021.3.0/linux/bin/intel64:/opt/intel/oneapi/compiler/2021.3.0/linux/bin:/opt/intel/oneapi/clck/2021.3.0/bin/intel64:/opt/intel/oneapi/advisor/2021.3.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/21.3/compilers/bin:/opt/intel/oneapi/compiler/2021.3.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/21.3/compilers/bin:/opt/intel/oneapi/compiler/2021.3.0/linux/bin/intel64:/sbin:/usr/sbin:/bin:/usr/bin
+++ PATH=/opt/intel/oneapi/vpl/2021.4.0/bin:/opt/intel/oneapi/mpi/2021.3.1//libfabric/bin:/opt/intel/oneapi/mpi/2021.3.1//bin:/opt/intel/oneapi/mkl/2021.3.0/bin/intel64:/opt/intel/oneapi/itac/2021.3.0/bin:/opt/intel/oneapi/intelpython/latest/bin:/opt/intel/oneapi/intelpython/latest/condabin:/opt/intel/oneapi/inspector/2021.3.0/bin64:/opt/intel/oneapi/dpcpp-ct/2021.3.0/bin:/opt/intel/oneapi/dev-utilities/2021.3.0/bin:/opt/intel/oneapi/debugger/10.1.2/gdb/intel64/bin:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/oclfpga/llvm/aocl-bin:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2021.3.0/linux/bin/intel64:/opt/intel/oneapi/compiler/2021.3.0/linux/bin:/opt/intel/oneapi/clck/2021.3.0/bin/intel64:/opt/intel/oneapi/advisor/2021.3.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/21.3/compilers/bin:/opt/intel/oneapi/compiler/2021.3.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/21.3/compilers/bin:/opt/intel/oneapi/compiler/2021.3.0/linux/bin/intel64:/sbin:/usr/sbin:/bin:/usr/bin
+++ export PATH
++++ prepend_path /opt/intel/oneapi/vpl/2021.4.0/lib '/opt/intel/oneapi/tbb/2021.3.0/env/../lib/intel64/gcc4.8:/opt/intel/oneapi/mpi/2021.3.1//libfabric/lib:/opt/intel/oneapi/mpi/2021.3.1//lib/release:/opt/intel/oneapi/mpi/2021.3.1//lib:/opt/intel/oneapi/mkl/2021.3.0/lib/intel64:/opt/intel/oneapi/itac/2021.3.0/slib:/opt/intel/oneapi/ipp/2021.3.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.3.0/lib/intel64:/opt/intel/oneapi/ipp/2021.3.0/lib/intel64:/opt/intel/oneapi/dnnl/2021.3.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/10.1.2/gdb/intel64/lib:/opt/intel/oneapi/debugger/10.1.2/libipt/intel64/lib:/opt/intel/oneapi/debugger/10.1.2/dep/lib:/opt/intel/oneapi/dal/2021.3.0/lib/intel64:/opt/intel/oneapi/compiler/2021.3.0/linux/lib:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/x64:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/emu:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/oclfpga/linux64/lib:/opt/intel/oneapi/compiler/2021.3.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.3.0/lib/cpu_gpu_dpcpp:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.4.5-gfortran/lib:/usr/local/NETCDF-Fortran-4.4.5-ifort/lib:/usr/local/NETCDF-Fortran-4.4.5-pgi/lib:/usr/local/NETCDF-C-4.7.0-gfortran/lib:/usr/local/NETCDF-C-4.7.0-ifort/lib:/usr/local/NETCDF-C-4.7.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/usr/local/NETCDF-Fortran-4.4.5-gfortran/lib:/usr/local/NETCDF-Fortran-4.4.5-ifort/lib:/usr/local/NETCDF-Fortran-4.4.5-pgi/lib:/usr/local/NETCDF-C-4.7.0-gfortran/lib:/usr/local/NETCDF-C-4.7.0-ifort/lib:/usr/local/NETCDF-C-4.7.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib'
++++ path_to_add=/opt/intel/oneapi/vpl/2021.4.0/lib
++++ path_is_now='/opt/intel/oneapi/tbb/2021.3.0/env/../lib/intel64/gcc4.8:/opt/intel/oneapi/mpi/2021.3.1//libfabric/lib:/opt/intel/oneapi/mpi/2021.3.1//lib/release:/opt/intel/oneapi/mpi/2021.3.1//lib:/opt/intel/oneapi/mkl/2021.3.0/lib/intel64:/opt/intel/oneapi/itac/2021.3.0/slib:/opt/intel/oneapi/ipp/2021.3.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.3.0/lib/intel64:/opt/intel/oneapi/ipp/2021.3.0/lib/intel64:/opt/intel/oneapi/dnnl/2021.3.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/10.1.2/gdb/intel64/lib:/opt/intel/oneapi/debugger/10.1.2/libipt/intel64/lib:/opt/intel/oneapi/debugger/10.1.2/dep/lib:/opt/intel/oneapi/dal/2021.3.0/lib/intel64:/opt/intel/oneapi/compiler/2021.3.0/linux/lib:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/x64:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/emu:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/oclfpga/linux64/lib:/opt/intel/oneapi/compiler/2021.3.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.3.0/lib/cpu_gpu_dpcpp:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.4.5-gfortran/lib:/usr/local/NETCDF-Fortran-4.4.5-ifort/lib:/usr/local/NETCDF-Fortran-4.4.5-pgi/lib:/usr/local/NETCDF-C-4.7.0-gfortran/lib:/usr/local/NETCDF-C-4.7.0-ifort/lib:/usr/local/NETCDF-C-4.7.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/usr/local/NETCDF-Fortran-4.4.5-gfortran/lib:/usr/local/NETCDF-Fortran-4.4.5-ifort/lib:/usr/local/NETCDF-Fortran-4.4.5-pgi/lib:/usr/local/NETCDF-C-4.7.0-gfortran/lib:/usr/local/NETCDF-C-4.7.0-ifort/lib:/usr/local/NETCDF-C-4.7.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib'
++++ '[' '' = '/opt/intel/oneapi/tbb/2021.3.0/env/../lib/intel64/gcc4.8:/opt/intel/oneapi/mpi/2021.3.1//libfabric/lib:/opt/intel/oneapi/mpi/2021.3.1//lib/release:/opt/intel/oneapi/mpi/2021.3.1//lib:/opt/intel/oneapi/mkl/2021.3.0/lib/intel64:/opt/intel/oneapi/itac/2021.3.0/slib:/opt/intel/oneapi/ipp/2021.3.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.3.0/lib/intel64:/opt/intel/oneapi/ipp/2021.3.0/lib/intel64:/opt/intel/oneapi/dnnl/2021.3.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/10.1.2/gdb/intel64/lib:/opt/intel/oneapi/debugger/10.1.2/libipt/intel64/lib:/opt/intel/oneapi/debugger/10.1.2/dep/lib:/opt/intel/oneapi/dal/2021.3.0/lib/intel64:/opt/intel/oneapi/compiler/2021.3.0/linux/lib:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/x64:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/emu:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/oclfpga/linux64/lib:/opt/intel/oneapi/compiler/2021.3.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.3.0/lib/cpu_gpu_dpcpp:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.4.5-gfortran/lib:/usr/local/NETCDF-Fortran-4.4.5-ifort/lib:/usr/local/NETCDF-Fortran-4.4.5-pgi/lib:/usr/local/NETCDF-C-4.7.0-gfortran/lib:/usr/local/NETCDF-C-4.7.0-ifort/lib:/usr/local/NETCDF-C-4.7.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/usr/local/NETCDF-Fortran-4.4.5-gfortran/lib:/usr/local/NETCDF-Fortran-4.4.5-ifort/lib:/usr/local/NETCDF-Fortran-4.4.5-pgi/lib:/usr/local/NETCDF-C-4.7.0-gfortran/lib:/usr/local/NETCDF-C-4.7.0-ifort/lib:/usr/local/NETCDF-C-4.7.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib' ']'
++++ printf %s '/opt/intel/oneapi/vpl/2021.4.0/lib:/opt/intel/oneapi/tbb/2021.3.0/env/../lib/intel64/gcc4.8:/opt/intel/oneapi/mpi/2021.3.1//libfabric/lib:/opt/intel/oneapi/mpi/2021.3.1//lib/release:/opt/intel/oneapi/mpi/2021.3.1//lib:/opt/intel/oneapi/mkl/2021.3.0/lib/intel64:/opt/intel/oneapi/itac/2021.3.0/slib:/opt/intel/oneapi/ipp/2021.3.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.3.0/lib/intel64:/opt/intel/oneapi/ipp/2021.3.0/lib/intel64:/opt/intel/oneapi/dnnl/2021.3.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/10.1.2/gdb/intel64/lib:/opt/intel/oneapi/debugger/10.1.2/libipt/intel64/lib:/opt/intel/oneapi/debugger/10.1.2/dep/lib:/opt/intel/oneapi/dal/2021.3.0/lib/intel64:/opt/intel/oneapi/compiler/2021.3.0/linux/lib:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/x64:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/emu:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/oclfpga/linux64/lib:/opt/intel/oneapi/compiler/2021.3.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.3.0/lib/cpu_gpu_dpcpp:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.4.5-gfortran/lib:/usr/local/NETCDF-Fortran-4.4.5-ifort/lib:/usr/local/NETCDF-Fortran-4.4.5-pgi/lib:/usr/local/NETCDF-C-4.7.0-gfortran/lib:/usr/local/NETCDF-C-4.7.0-ifort/lib:/usr/local/NETCDF-C-4.7.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/usr/local/NETCDF-Fortran-4.4.5-gfortran/lib:/usr/local/NETCDF-Fortran-4.4.5-ifort/lib:/usr/local/NETCDF-Fortran-4.4.5-pgi/lib:/usr/local/NETCDF-C-4.7.0-gfortran/lib:/usr/local/NETCDF-C-4.7.0-ifort/lib:/usr/local/NETCDF-C-4.7.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib'
+++ LD_LIBRARY_PATH='/opt/intel/oneapi/vpl/2021.4.0/lib:/opt/intel/oneapi/tbb/2021.3.0/env/../lib/intel64/gcc4.8:/opt/intel/oneapi/mpi/2021.3.1//libfabric/lib:/opt/intel/oneapi/mpi/2021.3.1//lib/release:/opt/intel/oneapi/mpi/2021.3.1//lib:/opt/intel/oneapi/mkl/2021.3.0/lib/intel64:/opt/intel/oneapi/itac/2021.3.0/slib:/opt/intel/oneapi/ipp/2021.3.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.3.0/lib/intel64:/opt/intel/oneapi/ipp/2021.3.0/lib/intel64:/opt/intel/oneapi/dnnl/2021.3.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/10.1.2/gdb/intel64/lib:/opt/intel/oneapi/debugger/10.1.2/libipt/intel64/lib:/opt/intel/oneapi/debugger/10.1.2/dep/lib:/opt/intel/oneapi/dal/2021.3.0/lib/intel64:/opt/intel/oneapi/compiler/2021.3.0/linux/lib:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/x64:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/emu:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/oclfpga/linux64/lib:/opt/intel/oneapi/compiler/2021.3.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.3.0/lib/cpu_gpu_dpcpp:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.4.5-gfortran/lib:/usr/local/NETCDF-Fortran-4.4.5-ifort/lib:/usr/local/NETCDF-Fortran-4.4.5-pgi/lib:/usr/local/NETCDF-C-4.7.0-gfortran/lib:/usr/local/NETCDF-C-4.7.0-ifort/lib:/usr/local/NETCDF-C-4.7.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/usr/local/NETCDF-Fortran-4.4.5-gfortran/lib:/usr/local/NETCDF-Fortran-4.4.5-ifort/lib:/usr/local/NETCDF-Fortran-4.4.5-pgi/lib:/usr/local/NETCDF-C-4.7.0-gfortran/lib:/usr/local/NETCDF-C-4.7.0-ifort/lib:/usr/local/NETCDF-C-4.7.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib'
+++ export LD_LIBRARY_PATH
++++ prepend_path /opt/intel/oneapi/vpl/2021.4.0 /opt/intel/oneapi/tbb/2021.3.0/env/..:/opt/intel/oneapi/dal/2021.3.0
++++ path_to_add=/opt/intel/oneapi/vpl/2021.4.0
++++ path_is_now=/opt/intel/oneapi/tbb/2021.3.0/env/..:/opt/intel/oneapi/dal/2021.3.0
++++ '[' '' = /opt/intel/oneapi/tbb/2021.3.0/env/..:/opt/intel/oneapi/dal/2021.3.0 ']'
++++ printf %s /opt/intel/oneapi/vpl/2021.4.0:/opt/intel/oneapi/tbb/2021.3.0/env/..:/opt/intel/oneapi/dal/2021.3.0
+++ CMAKE_PREFIX_PATH=/opt/intel/oneapi/vpl/2021.4.0:/opt/intel/oneapi/tbb/2021.3.0/env/..:/opt/intel/oneapi/dal/2021.3.0
+++ export CMAKE_PREFIX_PATH
++++ prepend_path /opt/intel/oneapi/vpl/2021.4.0/lib/pkgconfig /opt/intel/oneapi/mkl/2021.3.0/tools/pkgconfig:/opt/intel/oneapi/inspector/2021.3.0/include/pkgconfig/lib64:/opt/intel/oneapi/advisor/2021.3.0/include/pkgconfig/lib64:
++++ path_to_add=/opt/intel/oneapi/vpl/2021.4.0/lib/pkgconfig
++++ path_is_now=/opt/intel/oneapi/mkl/2021.3.0/tools/pkgconfig:/opt/intel/oneapi/inspector/2021.3.0/include/pkgconfig/lib64:/opt/intel/oneapi/advisor/2021.3.0/include/pkgconfig/lib64:
++++ '[' '' = /opt/intel/oneapi/mkl/2021.3.0/tools/pkgconfig:/opt/intel/oneapi/inspector/2021.3.0/include/pkgconfig/lib64:/opt/intel/oneapi/advisor/2021.3.0/include/pkgconfig/lib64: ']'
++++ printf %s /opt/intel/oneapi/vpl/2021.4.0/lib/pkgconfig:/opt/intel/oneapi/mkl/2021.3.0/tools/pkgconfig:/opt/intel/oneapi/inspector/2021.3.0/include/pkgconfig/lib64:/opt/intel/oneapi/advisor/2021.3.0/include/pkgconfig/lib64:
+++ PKG_CONFIG_PATH=/opt/intel/oneapi/vpl/2021.4.0/lib/pkgconfig:/opt/intel/oneapi/mkl/2021.3.0/tools/pkgconfig:/opt/intel/oneapi/inspector/2021.3.0/include/pkgconfig/lib64:/opt/intel/oneapi/advisor/2021.3.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 '4.2.46(2)-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/2021.6.0/env
+++++ dirname /opt/intel/oneapi/vtune/2021.6.0/env
++++ script_dir=/opt/intel/oneapi/vtune/2021.6.0
++++ echo /opt/intel/oneapi/vtune/2021.6.0
+++ PRODUCT_DIR=/opt/intel/oneapi/vtune/2021.6.0
++++ uname
+++ '[' Linux = Darwin ']'
++++ uname -m
+++ '[' x86_64 = x86_64 ']'
+++ BIN_DIR=bin64
+++ export PKG_CONFIG_PATH=/opt/intel/oneapi/vtune/2021.6.0/include/pkgconfig/lib64:/opt/intel/oneapi/vpl/2021.4.0/lib/pkgconfig:/opt/intel/oneapi/mkl/2021.3.0/tools/pkgconfig:/opt/intel/oneapi/inspector/2021.3.0/include/pkgconfig/lib64:/opt/intel/oneapi/advisor/2021.3.0/include/pkgconfig/lib64:
+++ PKG_CONFIG_PATH=/opt/intel/oneapi/vtune/2021.6.0/include/pkgconfig/lib64:/opt/intel/oneapi/vpl/2021.4.0/lib/pkgconfig:/opt/intel/oneapi/mkl/2021.3.0/tools/pkgconfig:/opt/intel/oneapi/inspector/2021.3.0/include/pkgconfig/lib64:/opt/intel/oneapi/advisor/2021.3.0/include/pkgconfig/lib64:
+++ export PATH=/opt/intel/oneapi/vtune/2021.6.0/bin64:/opt/intel/oneapi/vpl/2021.4.0/bin:/opt/intel/oneapi/mpi/2021.3.1//libfabric/bin:/opt/intel/oneapi/mpi/2021.3.1//bin:/opt/intel/oneapi/mkl/2021.3.0/bin/intel64:/opt/intel/oneapi/itac/2021.3.0/bin:/opt/intel/oneapi/intelpython/latest/bin:/opt/intel/oneapi/intelpython/latest/condabin:/opt/intel/oneapi/inspector/2021.3.0/bin64:/opt/intel/oneapi/dpcpp-ct/2021.3.0/bin:/opt/intel/oneapi/dev-utilities/2021.3.0/bin:/opt/intel/oneapi/debugger/10.1.2/gdb/intel64/bin:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/oclfpga/llvm/aocl-bin:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2021.3.0/linux/bin/intel64:/opt/intel/oneapi/compiler/2021.3.0/linux/bin:/opt/intel/oneapi/clck/2021.3.0/bin/intel64:/opt/intel/oneapi/advisor/2021.3.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/21.3/compilers/bin:/opt/intel/oneapi/compiler/2021.3.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/21.3/compilers/bin:/opt/intel/oneapi/compiler/2021.3.0/linux/bin/intel64:/sbin:/usr/sbin:/bin:/usr/bin
+++ PATH=/opt/intel/oneapi/vtune/2021.6.0/bin64:/opt/intel/oneapi/vpl/2021.4.0/bin:/opt/intel/oneapi/mpi/2021.3.1//libfabric/bin:/opt/intel/oneapi/mpi/2021.3.1//bin:/opt/intel/oneapi/mkl/2021.3.0/bin/intel64:/opt/intel/oneapi/itac/2021.3.0/bin:/opt/intel/oneapi/intelpython/latest/bin:/opt/intel/oneapi/intelpython/latest/condabin:/opt/intel/oneapi/inspector/2021.3.0/bin64:/opt/intel/oneapi/dpcpp-ct/2021.3.0/bin:/opt/intel/oneapi/dev-utilities/2021.3.0/bin:/opt/intel/oneapi/debugger/10.1.2/gdb/intel64/bin:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/oclfpga/llvm/aocl-bin:/opt/intel/oneapi/compiler/2021.3.0/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2021.3.0/linux/bin/intel64:/opt/intel/oneapi/compiler/2021.3.0/linux/bin:/opt/intel/oneapi/clck/2021.3.0/bin/intel64:/opt/intel/oneapi/advisor/2021.3.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/21.3/compilers/bin:/opt/intel/oneapi/compiler/2021.3.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/21.3/compilers/bin:/opt/intel/oneapi/compiler/2021.3.0/linux/bin/intel64:/sbin:/usr/sbin:/bin:/usr/bin
+++ export VTUNE_PROFILER_2021_DIR=/opt/intel/oneapi/vtune/2021.6.0
+++ VTUNE_PROFILER_2021_DIR=/opt/intel/oneapi/vtune/2021.6.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
++ '[' 0 = '' ']'
++ '[' 0 -eq 0 ']'
++ SETVARS_COMPLETED=1
++ export SETVARS_COMPLETED
++ return 0
++ return
+ rm -rf /home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211213_111956_29pywg
+ sed -i 's|clubb_params(iC14) = clubb_c14|clubb_params(iC14) = clubb_c1|' src/physics/cam/clubb_intr.F90
+ sed -i 's|clubb_config_flags%l_stability_correct_tau_zm = clubb_l_stability_correct_tau_zm|clubb_config_flags%l_stability_correct_tau_zm = .false.|' src/physics/cam/clubb_intr.F90
+ cime/scripts/create_test ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s
Testnames: ['ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s']
No project info available
create_test will do up to 1 tasks simultaneously
create_test will use up to 1 cores simultaneously
Creating test directory /home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll
RUNNING TESTS:
  ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s
Starting CREATE_NEWCASE for test ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s with 1 procs
Finished CREATE_NEWCASE for test ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s in 1.652050 seconds (PASS)
Starting XML for test ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s with 1 procs
Finished XML for test ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s in 0.459085 seconds (PASS)
Starting SETUP for test ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s with 1 procs
Finished SETUP for test ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s in 0.816593 seconds (PASS)
Starting SHAREDLIB_BUILD for test ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s with 1 procs
Finished SHAREDLIB_BUILD for test ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s in 295.628622 seconds (PASS)
Starting MODEL_BUILD for test ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s with 1 procs
Finished MODEL_BUILD for test ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s in 753.482275 seconds (PASS)
Starting RUN for test ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s with 1 procs
Finished RUN for test ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s in 205.678774 seconds (PASS). [COMPLETED 1 of 1]
Waiting for tests to finish
PASS ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s RUN
    Case dir: /home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll
test-scheduler took 1259.301819562912 seconds
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Display Log Files)
[Pipeline] sh
+ gzip -d /home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/atm.bldlog.211215-172731.gz
+ cat /home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/atm.bldlog.211215-172731
/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 1 MODEL=cam COMPLIB=/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/libatm.a -f /home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/Tools/Makefile CIME_MODEL=cesm  SMP=TRUE CASEROOT="/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll" CASETOOLS="/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld" INCROOT="/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include" LIBROOT="/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib" MACH="nelson" MPILIB="mpich" NINST_VALUE="c1a1l1i1o1r1g1w1i1e1" OS="Linux" PIO_VERSION=2 SHAREDLIBROOT="/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld" SMP_PRESENT="TRUE" USE_ESMF_LIB="FALSE" USE_MOAB="FALSE" CAM_CONFIG_OPTS="-phys cam6" COMP_LND="clm" COMPARE_TO_NUOPC="FALSE" USE_TRILINOS="FALSE" USE_ALBANY="FALSE" USE_PETSC="FALSE"   USER_CPPDEFS='    -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp': 

 output:
 /home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/Tools/mkSrcfiles
cp -f Filepath Deppath
/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/Tools/mkDepends  Deppath Srcfiles > Depends
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -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/pilgrim/debugutilitiesmodule.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -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/pilgrim/decompmodule.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -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/fv/pmgrid.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -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/pilgrim/ghostmodule.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -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/pilgrim/mod_comm.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -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/pilgrim/parutilitiesmodule.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -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/fv/pft_module.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -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/fv/dynamics_vars.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -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/fv/FVperf_module.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -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/fv/dyn_internal_state.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -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/fv/spmd_dyn.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -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/fv/dycore.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -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/fv/commap.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -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/fv/dyn_grid.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -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
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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
/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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -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/fv/interp_mod.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -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/fv/advect_tend.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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
/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
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -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
/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
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -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
/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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -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/fv/metdata.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -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/fv/mapz_module.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -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/fv/par_vecsum.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -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/fv/te_map.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -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/fv/ctem.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -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/fv/diag_module.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -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/fv/fill_module.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -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/fv/pfixer.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -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/fv/dyn_comp.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -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/fv/restart_dynamics.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -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/fv/zonal_mean.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -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/fv/gravity_waves_sources.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -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/fv/d2a3dikj.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -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/fv/dp_coupling.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -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/fv/fv_prints.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -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/fv/stepon.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -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
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -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/fv/benergy.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -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/fv/tp_core.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -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/fv/sw_core.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -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/fv/cd_core.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -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/fv/d2a3dijk.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -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/fv/diag_dynvar_ic.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -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/fv/mean_module.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -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/fv/dryairm.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -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/fv/epvd.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -fcray-pointer /home/jenkins/workspace/branch_cam_test/src/dynamics/fv/geopk.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -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/mpicc   -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -std=gnu99   -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -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/utils/pilgrim/memstuff.c
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpicc   -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -std=gnu99   -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -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/utils/pilgrim/mp_assign_to_cpu.c
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -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/fv/p_d_adjust.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -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/fv/par_xsum.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -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/fv/pkez.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -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/pilgrim/puminterfaces.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -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/pilgrim/redistributemodule.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c  -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -ffree-form  -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -O0  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -ffree-form  -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -O0  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -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/fv/trac2d.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -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/fv/uv3s_update.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.cam -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers -I/home/jenkins/workspace/branch_cam_test/src/unit_drivers/stub -I/home/jenkins/workspace/branch_cam_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero -I/home/jenkins/workspace/branch_cam_test/src/chemistry/aerosol -I/home/jenkins/workspace/branch_cam_test/src/ionosphere -I/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart -I/home/jenkins/workspace/branch_cam_test/src/chemistry/utils -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg -I/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/branch_cam_test/src/physics/clubb -I/home/jenkins/workspace/branch_cam_test/src/physics/pumas -I/home/jenkins/workspace/branch_cam_test/src/physics/cam -I/home/jenkins/workspace/branch_cam_test/src/dynamics/fv -I/home/jenkins/workspace/branch_cam_test/src/dynamics/tests -I/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim -I/home/jenkins/workspace/branch_cam_test/src/cpl/mct -I/home/jenkins/workspace/branch_cam_test/src/control -I/home/jenkins/workspace/branch_cam_test/src/utils -I/home/jenkins/workspace/branch_cam_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -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
ar rv /home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/libatm.a FVperf_module.o 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 advect_tend.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 beljaars_drag.o beljaars_drag_cam.o benergy.o bnddyi.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 cd_core.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 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 cpslec.o ctem.o d2a3dijk.o d2a3dikj.o dadadj.o dadadj_cam.o datetime.o debugutilitiesmodule.o decompmodule.o diag_dynvar_ic.o diag_module.o diagnose_correlations_module.o diffusion.o diffusion_solver.o dp_coupling.o drv_input_data.o dryairm.o drydep_mod.o dust_common.o dust_model.o dust_sediment_mod.o dycore.o dyn_comp.o dyn_grid.o dyn_internal_state.o dyn_tests_utils.o dynamics_vars.o ebert_curry.o eddy_diff.o eddy_diff_cam.o endian.o epotential_params.o epp_ionization.o epvd.o error_code.o error_messages.o euvac.o fft99.o file_functions.o filenames.o fill_holes.o fill_module.o fire_emissions.o flux_avg.o fv_prints.o gas_wetdep_opts.o gauaw_mod.o gcr_ionization.o geopk.o geopotential.o geopotential_t.o ghg_data.o ghostmodule.o gmean_mod.o gravity_waves_sources.o grid_class.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 hetfrz_classnuc.o hetfrz_classnuc_cam.o history_defaults.o history_scam.o hk_conv.o horizontal_interpolate.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_forcing.o lapack_interfaces.o lapack_wrap.o linear_1d_operators.o lunar_tides.o m_rxt_id.o m_sad_data.o m_spc_id.o m_types.o macrop_driver.o mapz_module.o marsaglia.o matrix_operations.o mcica_subcol_gen_lw.o mcica_subcol_gen_sw.o mean_adv.o mean_module.o memstuff.o metdata.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 mod_comm.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 mp_assign_to_cpu.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 orbit.o output_grads.o output_netcdf.o p_d_adjust.o par_vecsum.o par_xsum.o parameter_indices.o parameters_model.o parameters_tunable.o parrrsw.o parrrtm.o parutilitiesmodule.o pbl_utils.o pdf_closure_module.o pdf_parameter_module.o pdf_utilities.o pfixer.o pft_module.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 pkez.o pkg_cld_sediment.o pkg_cldoptics.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 puminterfaces.o qbo.o qneg_module.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 redistributemodule.o ref_pres.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 seasalt_model.o set_cp.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 spehox.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_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 sw_core.o te_map.o tidal_diag.o time_manager.o time_utils.o tp_core.o trac2d.o tracer_cnst.o tracer_data.o tracer_srcs.o tracers.o tracers_suite.o trb_mtn_stress.o trb_mtn_stress_cam.o tropopause.o turbulent_adv_pdf.o unicon.o unicon_cam.o unicon_utils.o unit_driver.o units.o upper_bc.o uv3s_update.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 zm_conv.o zm_conv_intr.o zm_microphysics.o zonal_mean.o
a - FVperf_module.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 - advect_tend.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 - beljaars_drag.o
a - beljaars_drag_cam.o
a - benergy.o
a - bnddyi.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 - cd_core.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 - 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 - cpslec.o
a - ctem.o
a - d2a3dijk.o
a - d2a3dikj.o
a - dadadj.o
a - dadadj_cam.o
a - datetime.o
a - debugutilitiesmodule.o
a - decompmodule.o
a - diag_dynvar_ic.o
a - diag_module.o
a - diagnose_correlations_module.o
a - diffusion.o
a - diffusion_solver.o
a - dp_coupling.o
a - drv_input_data.o
a - dryairm.o
a - drydep_mod.o
a - dust_common.o
a - dust_model.o
a - dust_sediment_mod.o
a - dycore.o
a - dyn_comp.o
a - dyn_grid.o
a - dyn_internal_state.o
a - dyn_tests_utils.o
a - dynamics_vars.o
a - ebert_curry.o
a - eddy_diff.o
a - eddy_diff_cam.o
a - endian.o
a - epotential_params.o
a - epp_ionization.o
a - epvd.o
a - error_code.o
a - error_messages.o
a - euvac.o
a - fft99.o
a - file_functions.o
a - filenames.o
a - fill_holes.o
a - fill_module.o
a - fire_emissions.o
a - flux_avg.o
a - fv_prints.o
a - gas_wetdep_opts.o
a - gauaw_mod.o
a - gcr_ionization.o
a - geopk.o
a - geopotential.o
a - geopotential_t.o
a - ghg_data.o
a - ghostmodule.o
a - gmean_mod.o
a - gravity_waves_sources.o
a - grid_class.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 - hetfrz_classnuc.o
a - hetfrz_classnuc_cam.o
a - history_defaults.o
a - history_scam.o
a - hk_conv.o
a - horizontal_interpolate.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_forcing.o
a - lapack_interfaces.o
a - lapack_wrap.o
a - linear_1d_operators.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 - mapz_module.o
a - marsaglia.o
a - matrix_operations.o
a - mcica_subcol_gen_lw.o
a - mcica_subcol_gen_sw.o
a - mean_adv.o
a - mean_module.o
a - memstuff.o
a - metdata.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 - mod_comm.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 - mp_assign_to_cpu.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 - orbit.o
a - output_grads.o
a - output_netcdf.o
a - p_d_adjust.o
a - par_vecsum.o
a - par_xsum.o
a - parameter_indices.o
a - parameters_model.o
a - parameters_tunable.o
a - parrrsw.o
a - parrrtm.o
a - parutilitiesmodule.o
a - pbl_utils.o
a - pdf_closure_module.o
a - pdf_parameter_module.o
a - pdf_utilities.o
a - pfixer.o
a - pft_module.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 - pkez.o
a - pkg_cld_sediment.o
a - pkg_cldoptics.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 - puminterfaces.o
a - qbo.o
a - qneg_module.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 - redistributemodule.o
a - ref_pres.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 - seasalt_model.o
a - set_cp.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 - spehox.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_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 - sw_core.o
a - te_map.o
a - tidal_diag.o
a - time_manager.o
a - time_utils.o
a - tp_core.o
a - trac2d.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 - tropopause.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 - uv3s_update.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 - zm_conv.o
a - zm_conv_intr.o
a - zm_microphysics.o
a - zonal_mean.o
rm subcol_utils.F90 physics_buffer.F90 buffer.F90 subcol_pack_mod.F90 

 err:

cat: Srcfiles: No such file or directory
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim/mod_comm.F90:5537:32:

 5526 |                   call mpi_irecv  ( hs_rcv(istep), 1, mp_i4, p, comm_pid, comm, &
      |                                    2
......
 5537 |                call mpi_irecv ( ga_r8_r(offset_r), rcvlths(p), mp_r8, &
      |                                1
Warning: Type mismatch between actual argument at (1) and actual argument at (2) (REAL(8)/INTEGER(4)).
/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim/mod_comm.F90:5582:37:

 5540 |                   call mpi_send( hs_snd, 1, mp_i4, p, p, comm, &
      |                                 2    
......
 5582 |                      call mpi_send ( ga_r8_s(offset_s), sndlths(p), mp_r8, &
      |                                     1
Warning: Type mismatch between actual argument at (1) and actual argument at (2) (REAL(8)/INTEGER(4)).
/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim/mod_comm.F90:4502:37:

 4502 |                      call mpi_rsend( ga_i4_s(offset_s), sndlths(p), mp_i4, &
      |                                     1
......
 5574 |                      call mpi_rsend( ga_r8_s(offset_s), sndlths(p), mp_r8, &
      |                                     2
Warning: Type mismatch between actual argument at (1) and actual argument at (2) (INTEGER(4)/REAL(8)).
/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim/mod_comm.F90:4505:38:

 4505 |                      call mpi_irsend( ga_i4_s(offset_s), sndlths(p), mp_i4, &
      |                                      1
......
 5577 |                      call mpi_irsend( ga_r8_s(offset_s), sndlths(p), mp_r8, &
      |                                      2
Warning: Type mismatch between actual argument at (1) and actual argument at (2) (INTEGER(4)/REAL(8)).
/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim/mod_comm.F90:4513:38:

 4513 |                      call mpi_isend ( ga_i4_s(offset_s), sndlths(p), mp_i4, &
      |                                      1
......
 5585 |                      call mpi_isend ( ga_r8_s(offset_s), sndlths(p), mp_r8, &
      |                                      2
Warning: Type mismatch between actual argument at (1) and actual argument at (2) (INTEGER(4)/REAL(8)).
/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim/mod_comm.F90:4587:29:

 4587 |          call mpi_alltoallv (ga_i4_s, sndlths, sdispls, mp_i4, &
      |                             1
......
 5651 |          call mpi_alltoallv (ga_r8_s, sndlths, sdispls, mp_r8, &
      |                             2
Warning: Type mismatch between actual argument at (1) and actual argument at (2) (INTEGER(4)/REAL(8)).
/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim/mod_comm.F90:3348:31:

 3348 |                 call mpi_send( q1in, 1, send_bl(ipe)%type, ipe-1, send_tag,        &
      |                               1
......
 5540 |                   call mpi_send( hs_snd, 1, mp_i4, p, p, comm, &
      |                                 2
Warning: Rank mismatch between actual argument at (1) and actual argument at (2) (scalar and rank-1)
/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim/mod_comm.F90:3356:34:

 3356 |                    call mpi_send( q2in, 1, send_bl(ipe)%type, ipe-1, send_tag,        &
      |                                  1
......
 5540 |                   call mpi_send( hs_snd, 1, mp_i4, p, p, comm, &
      |                                 2 
Warning: Rank mismatch between actual argument at (1) and actual argument at (2) (scalar and rank-1)
/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim/mod_comm.F90:2406:25:

 2406 |       call MPI_ALLGATHER(q(istart), Lsize, mp_r4, q, Lsize, mp_r4, comm, ierror)
      |                         1
......
 2437 |       call MPI_ALLGATHER(q(istart), Lsize, mp_i4, q, Lsize, mp_i4, comm, ierror)
      |                         2
Warning: Type mismatch between actual argument at (1) and actual argument at (2) (REAL(4)/INTEGER(4)).
/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim/mod_comm.F90:2310:21:

 2310 |       call MPI_BCAST(q, isize, mp_r4, 0, comm, ierror)
      |                     1
......
 2339 |       call MPI_BCAST(q, isize, mp_i4, 0, comm, ierror)
      |                     2
Warning: Type mismatch between actual argument at (1) and actual argument at (2) (REAL(4)/INTEGER(4)).
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim/parutilitiesmodule.F90:4630:28:

 4630 |         CALL MPI_ALLREDUCE( Var, Tmp, Im*Jm, CPP_MPI_INTEGER,           &
      |                            1
......
 5094 |       call MPI_ALLREDUCE(nCount,Info%maxNumSeg,1,INT4,MPI_MAX,InComm,ierr)
      |                         2   
Warning: Rank mismatch between actual argument at (1) and actual argument at (2) (scalar and rank-2)
/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim/parutilitiesmodule.F90:4586:28:

 4586 |         CALL MPI_ALLREDUCE( Var,Tmp,Im,CPP_MPI_INTEGER,Op,InComm,Ierror )
      |                            1
......
 5094 |       call MPI_ALLREDUCE(nCount,Info%maxNumSeg,1,INT4,MPI_MAX,InComm,ierr)
      |                         2   
Warning: Rank mismatch between actual argument at (1) and actual argument at (2) (scalar and rank-1)
/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim/parutilitiesmodule.F90:4540:24:

 4540 |         CALL MPI_BCAST( Var, Im*StrLen, MPI_CHARACTER, 0, InComm, Ierror )
      |                        1
......
 4628 |         CALL MPI_BCAST( Var, Im*Jm, CPP_MPI_INTEGER, 0, InComm, Ierror )
      |                        2
Warning: Type mismatch between actual argument at (1) and actual argument at (2) (CHARACTER(*)/INTEGER(4)).
/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim/parutilitiesmodule.F90:4454:24:

 4454 |         CALL MPI_BCAST( Var, 1, CPP_MPI_INTEGER, 0, InComm, Ierror )
      |                        1
......
 4628 |         CALL MPI_BCAST( Var, Im*Jm, CPP_MPI_INTEGER, 0, InComm, Ierror )
      |                        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/utils/pilgrim/parutilitiesmodule.F90:4412:28:

 4412 |         CALL MPI_ALLREDUCE( Var, Tmp, Im*Jm*Lm, CPP_MPI_REAL8,           &
      |                            1
......
 5094 |       call MPI_ALLREDUCE(nCount,Info%maxNumSeg,1,INT4,MPI_MAX,InComm,ierr)
      |                         2   
Warning: Type mismatch between actual argument at (1) and actual argument at (2) (REAL(8)/INTEGER(4)).
/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim/parutilitiesmodule.F90:3947:26:

 3947 |           CALL MPI_ISEND( InVector( icnt ), nr,                           &
      |                          1
......
 4077 |           CALL MPI_ISEND( InVector( icnt ), nr,                               &
      |                          2
Warning: Type mismatch between actual argument at (1) and actual argument at (2) (REAL(4)/INTEGER(4)).
/home/jenkins/workspace/branch_cam_test/src/utils/pilgrim/parutilitiesmodule.F90:3966:25:

 3966 |           CALL MPI_RECV( OutVector( icnt ), nr,                          &
      |                         1
......
 4096 |           CALL MPI_RECV( OutVector( icnt ), nr,                               &
      |                         2
Warning: Type mismatch between actual argument at (1) and actual argument at (2) (REAL(4)/INTEGER(4)).
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-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
/home/jenkins/workspace/branch_cam_test/src/utils/spmd_utils.F90:1217:35:

 1217 |                   call mpi_irecv ( recvbuf(displs(q)+1), recvcnts(q), &
      |                                   1
......
 1355 |                   call mpi_irecv ( recvbuf(displs(q)+1), recvcnts(q), &
      |                                   2
Warning: Type mismatch between actual argument at (1) and actual argument at (2) (INTEGER(4)/CHARACTER(*)).
/home/jenkins/workspace/branch_cam_test/src/utils/spmd_utils.F90:1241:29:

 1241 |             call mpi_rsend ( sendbuf, sendcnt, sendtype, root, mtag, &
      |                             1
......
 1379 |             call mpi_rsend ( sendbuf, sendcnt, sendtype, root, mtag, &
      |                             2
Warning: Type mismatch between actual argument at (1) and actual argument at (2) (INTEGER(4)/CHARACTER(*)).
/home/jenkins/workspace/branch_cam_test/src/utils/spmd_utils.F90:1259:24:

 1259 |       call mpi_gatherv (sendbuf, sendcnt, sendtype, &
      |                        1
......
 1397 |       call mpi_gatherv (sendbuf, sendcnt, sendtype, &
      |                        2
Warning: Type mismatch between actual argument at (1) and actual argument at (2) (INTEGER(4)/CHARACTER(*)).
/home/jenkins/workspace/branch_cam_test/src/utils/spmd_utils.F90:566:28:

  566 |             call mpi_send ( hs_s, 1, mpiint, p, p, comm, ier )
      |                            1
......
 1358 |                   call mpi_send ( signal, 1, mpir8, p, mtag, comm, ier )
      |                                  2
Warning: Type mismatch between actual argument at (1) and actual argument at (2) (INTEGER(4)/REAL(8)).
/home/jenkins/workspace/branch_cam_test/src/utils/spmd_utils.F90:363:18:

  363 |     call mpibcast(proc_smp_map, npes, mpiint, 0, mpicom)
      |                  1
......
 1729 |      call mpibcast (swap_comm_protocol , 1,   mpiint ,  0, mpicom)
      |                    2
Warning: Rank mismatch between actual argument at (1) and actual argument at (2) (scalar and rank-1)
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
/home/jenkins/workspace/branch_cam_test/src/dynamics/fv/spmd_dyn.F90:234:18:

  231 |    call mpi_bcast(npr_yz, 4, mpi_integer, mstrid, mpicom, ierr)
      |                  2
......
  234 |    call mpi_bcast(geopktrans, 1, mpi_integer, mstrid, mpicom, ierr)
      |                  1
Warning: Rank mismatch between actual argument at (1) and actual argument at (2) (rank-1 and scalar)
/home/jenkins/workspace/branch_cam_test/src/dynamics/fv/spmd_dyn.F90:237:18:

  231 |    call mpi_bcast(npr_yz, 4, mpi_integer, mstrid, mpicom, ierr)
      |                  2
......
  237 |    call mpi_bcast(geopkblocks, 1, mpi_integer, mstrid, mpicom, ierr)
      |                  1
Warning: Rank mismatch between actual argument at (1) and actual argument at (2) (rank-1 and scalar)
/home/jenkins/workspace/branch_cam_test/src/dynamics/fv/spmd_dyn.F90:240:18:

  231 |    call mpi_bcast(npr_yz, 4, mpi_integer, mstrid, mpicom, ierr)
      |                  2
......
  240 |    call mpi_bcast(force_2d, 1, mpi_integer, mstrid, mpicom, ierr)
      |                  1
Warning: Rank mismatch between actual argument at (1) and actual argument at (2) (rank-1 and scalar)
/home/jenkins/workspace/branch_cam_test/src/dynamics/fv/spmd_dyn.F90:243:18:

  231 |    call mpi_bcast(npr_yz, 4, mpi_integer, mstrid, mpicom, ierr)
      |                  2
......
  243 |    call mpi_bcast(modcomm_transpose, 1, mpi_integer, mstrid, mpicom, ierr)
      |                  1
Warning: Rank mismatch between actual argument at (1) and actual argument at (2) (rank-1 and scalar)
/home/jenkins/workspace/branch_cam_test/src/dynamics/fv/spmd_dyn.F90:246:18:

  231 |    call mpi_bcast(npr_yz, 4, mpi_integer, mstrid, mpicom, ierr)
      |                  2
......
  246 |    call mpi_bcast(modcomm_geopk, 1, mpi_integer, mstrid, mpicom, ierr)
      |                  1
Warning: Rank mismatch between actual argument at (1) and actual argument at (2) (rank-1 and scalar)
/home/jenkins/workspace/branch_cam_test/src/dynamics/fv/spmd_dyn.F90:249:18:

  231 |    call mpi_bcast(npr_yz, 4, mpi_integer, mstrid, mpicom, ierr)
      |                  2
......
  249 |    call mpi_bcast(modcomm_gatscat, 1, mpi_integer, mstrid, mpicom, ierr)
      |                  1
Warning: Rank mismatch between actual argument at (1) and actual argument at (2) (rank-1 and scalar)
/home/jenkins/workspace/branch_cam_test/src/dynamics/fv/spmd_dyn.F90:252:18:

  231 |    call mpi_bcast(npr_yz, 4, mpi_integer, mstrid, mpicom, ierr)
      |                  2
......
  252 |    call mpi_bcast(modc_sw_dynrun, 1, mpi_integer, mstrid, mpicom, ierr)
      |                  1
Warning: Rank mismatch between actual argument at (1) and actual argument at (2) (rank-1 and scalar)
/home/jenkins/workspace/branch_cam_test/src/dynamics/fv/spmd_dyn.F90:255:18:

  231 |    call mpi_bcast(npr_yz, 4, mpi_integer, mstrid, mpicom, ierr)
      |                  2
......
  255 |    call mpi_bcast(modc_hs_dynrun, 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/dynamics/fv/spmd_dyn.F90:261:18:

  231 |    call mpi_bcast(npr_yz, 4, mpi_integer, mstrid, mpicom, ierr)
      |                  2
......
  261 |    call mpi_bcast(modc_mxreq_dynrun, 1, mpi_integer, mstrid, mpicom, ierr)
      |                  1
Warning: Rank mismatch between actual argument at (1) and actual argument at (2) (rank-1 and scalar)
/home/jenkins/workspace/branch_cam_test/src/dynamics/fv/spmd_dyn.F90:264:18:

  231 |    call mpi_bcast(npr_yz, 4, mpi_integer, mstrid, mpicom, ierr)
      |                  2
......
  264 |    call mpi_bcast(modc_sw_cdcore, 1, mpi_integer, mstrid, mpicom, ierr)
      |                  1
Warning: Rank mismatch between actual argument at (1) and actual argument at (2) (rank-1 and scalar)
/home/jenkins/workspace/branch_cam_test/src/dynamics/fv/spmd_dyn.F90:273:18:

  231 |    call mpi_bcast(npr_yz, 4, mpi_integer, mstrid, mpicom, ierr)
      |                  2
......
  273 |    call mpi_bcast(modc_mxreq_cdcore, 1, mpi_integer, mstrid, mpicom, ierr)
      |                  1
Warning: Rank mismatch between actual argument at (1) and actual argument at (2) (rank-1 and scalar)
/home/jenkins/workspace/branch_cam_test/src/dynamics/fv/spmd_dyn.F90:276:18:

  231 |    call mpi_bcast(npr_yz, 4, mpi_integer, mstrid, mpicom, ierr)
      |                  2
......
  276 |    call mpi_bcast(modc_sw_gather, 1, mpi_integer, mstrid, mpicom, ierr)
      |                  1
Warning: Rank mismatch between actual argument at (1) and actual argument at (2) (rank-1 and scalar)
/home/jenkins/workspace/branch_cam_test/src/dynamics/fv/spmd_dyn.F90:285:18:

  231 |    call mpi_bcast(npr_yz, 4, mpi_integer, mstrid, mpicom, ierr)
      |                  2
......
  285 |    call mpi_bcast(modc_mxreq_gather, 1, mpi_integer, mstrid, mpicom, ierr)
      |                  1
Warning: Rank mismatch between actual argument at (1) and actual argument at (2) (rank-1 and scalar)
/home/jenkins/workspace/branch_cam_test/src/dynamics/fv/spmd_dyn.F90:288:18:

  231 |    call mpi_bcast(npr_yz, 4, mpi_integer, mstrid, mpicom, ierr)
      |                  2
......
  288 |    call mpi_bcast(modc_sw_scatter, 1, mpi_integer, mstrid, mpicom, ierr)
      |                  1
Warning: Rank mismatch between actual argument at (1) and actual argument at (2) (rank-1 and scalar)
/home/jenkins/workspace/branch_cam_test/src/dynamics/fv/spmd_dyn.F90:297:18:

  231 |    call mpi_bcast(npr_yz, 4, mpi_integer, mstrid, mpicom, ierr)
      |                  2
......
  297 |    call mpi_bcast(modc_mxreq_scatter, 1, mpi_integer, mstrid, mpicom, ierr)
      |                  1
Warning: Rank mismatch between actual argument at (1) and actual argument at (2) (rank-1 and scalar)
/home/jenkins/workspace/branch_cam_test/src/dynamics/fv/spmd_dyn.F90:300:18:

  231 |    call mpi_bcast(npr_yz, 4, mpi_integer, mstrid, mpicom, ierr)
      |                  2
......
  300 |    call mpi_bcast(modc_sw_tracer, 1, mpi_integer, mstrid, mpicom, ierr)
      |                  1
Warning: Rank mismatch between actual argument at (1) and actual argument at (2) (rank-1 and scalar)
/home/jenkins/workspace/branch_cam_test/src/dynamics/fv/spmd_dyn.F90:309:18:

  231 |    call mpi_bcast(npr_yz, 4, mpi_integer, mstrid, mpicom, ierr)
      |                  2
......
  309 |    call mpi_bcast(modc_mxreq_tracer, 1, mpi_integer, mstrid, mpicom, ierr)
      |                  1
Warning: Rank mismatch between actual argument at (1) and actual argument at (2) (rank-1 and scalar)
/home/jenkins/workspace/branch_cam_test/src/dynamics/fv/spmd_dyn.F90:312:18:

  231 |    call mpi_bcast(npr_yz, 4, mpi_integer, mstrid, mpicom, ierr)
      |                  2
......
  312 |    call mpi_bcast(modc_onetwo, 1, mpi_integer, mstrid, mpicom, ierr)
      |                  1
Warning: Rank mismatch between actual argument at (1) and actual argument at (2) (rank-1 and scalar)
/home/jenkins/workspace/branch_cam_test/src/dynamics/fv/spmd_dyn.F90:315:18:

  231 |    call mpi_bcast(npr_yz, 4, mpi_integer, mstrid, mpicom, ierr)
      |                  2
......
  315 |    call mpi_bcast(modc_tracers, 1, mpi_integer, mstrid, mpicom, ierr)
      |                  1
Warning: Rank mismatch between actual argument at (1) and actual argument at (2) (rank-1 and scalar)
/home/jenkins/workspace/branch_cam_test/src/dynamics/fv/spmd_dyn.F90:318:18:

  231 |    call mpi_bcast(npr_yz, 4, mpi_integer, mstrid, mpicom, ierr)
      |                  2
......
  318 |    call mpi_bcast(fv_ct_overlap, 1, mpi_integer, mstrid, mpicom, ierr)
      |                  1
Warning: Rank mismatch between actual argument at (1) and actual argument at (2) (rank-1 and scalar)
/home/jenkins/workspace/branch_cam_test/src/dynamics/fv/spmd_dyn.F90:321:18:

  231 |    call mpi_bcast(npr_yz, 4, mpi_integer, mstrid, mpicom, ierr)
      |                  2
......
  321 |    call mpi_bcast(fv_trac_decomp, 1, mpi_integer, mstrid, mpicom, ierr)
      |                  1
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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
/home/jenkins/workspace/branch_cam_test/src/physics/cam/phys_grid.F90:2323:20:

 2323 |    call mpiscatterv(gfield_p, sndcnts, displs, mpir4, &
      |                    1
......
 2458 |    call mpiscatterv(gfield_p, sndcnts, displs, mpiint, &
      |                    2
Warning: Type mismatch between actual argument at (1) and actual argument at (2) (REAL(4)/INTEGER(4)).
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
/home/jenkins/workspace/branch_cam_test/src/physics/cam/chem_surfvals.F90:420:18:

  397 |    call mpibcast (ntim, 1, mpiint, 0, mpicom)
      |                  2
......
  420 |    call mpibcast (co2, ntim, mpir8, 0, mpicom)
      |                  1
Warning: Type mismatch between actual argument at (1) and actual argument at (2) (REAL(8)/INTEGER(4)).
/home/jenkins/workspace/branch_cam_test/src/physics/cam/chem_surfvals.F90:426:18:

  397 |    call mpibcast (ntim, 1, mpiint, 0, mpicom)
      |                  2
......
  426 |    call mpibcast (yrdata, ntim, mpiint, 0, mpicom)
      |                  1
Warning: Rank mismatch between actual argument at (1) and actual argument at (2) (scalar and rank-1)
/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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-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)).
/home/jenkins/workspace/branch_cam_test/src/control/sat_hist.F90:161:18:

  158 |     call mpibcast(sathist_track_infile,   len(sathist_track_infile),   mpichar, 0, mpicom)
      |                  2
......
  161 |     call mpibcast(sathist_mfilt,          1,                           mpiint,  0, mpicom)
      |                  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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
/home/jenkins/workspace/branch_cam_test/src/physics/cam/rad_constituents.F90:294:18:

  278 |    call mpibcast (mode_defs,     len(mode_defs(1))*n_mode_str,     mpichar, 0, mpicom)
      |                  2
......
  294 |    call mpibcast (oldcldoptics,  1,                                mpilog , 0, mpicom)
      |                  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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-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)).
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
/home/jenkins/workspace/branch_cam_test/src/dynamics/fv/metdata.F90:311:18:

  311 |    call mpibcast (met_remove_file    ,1 ,mpilog, 0, mpicom )
      |                  1
......
 1164 |     call mpibcast ( curr_filename ,len(curr_filename) ,mpichar,0,mpicom)
      |                    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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
/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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
/home/jenkins/workspace/branch_cam_test/src/chemistry/utils/aerodep_flx.F90:295:17:

  290 |    call mpibcast(aerodep_flx_specifier,len(aerodep_flx_specifier(1))*N_MODAL,     mpichar, 0, mpicom)
      |                 2
......
  295 |    call mpibcast(aerodep_flx_rmfile,   1, mpilog,  0, mpicom)
      |                 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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero/dust_model.F90:77:18:

   76 |     call mpibcast(dust_emis_fact, 1,                   mpir8,   0, mpicom)
      |                  2
   77 |     call mpibcast(soil_erod_file, len(soil_erod_file), mpichar, 0, mpicom)
      |                  1
Warning: Type mismatch between actual argument at (1) and actual argument at (2) (CHARACTER(256)/REAL(8)).
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
/home/jenkins/workspace/branch_cam_test/src/chemistry/modal_aero/aero_model.F90:155:18:

  153 |     call mpibcast(aer_wetdep_list,   len(aer_wetdep_list(1))*pcnst, mpichar, 0, mpicom)
      |                  2
  154 |     call mpibcast(aer_drydep_list,   len(aer_drydep_list(1))*pcnst, mpichar, 0, mpicom)
  155 |     call mpibcast(sol_facti_cloud_borne, 1,                         mpir8,   0, mpicom)
      |                  1
Warning: Type mismatch between actual argument at (1) and actual argument at (2) (REAL(8)/CHARACTER(*)).
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
/home/jenkins/workspace/branch_cam_test/src/dynamics/fv/mapz_module.F90:993:19:

  993 |       do 500 i=1,im
      |                   1
Warning: Fortran 2018 deleted feature: Shared DO termination label 500 at (1)
/home/jenkins/workspace/branch_cam_test/src/dynamics/fv/mapz_module.F90:994:39:

  994 | 500   a6(i,k) = delp(i,k-1) + delp(i,k)
      |                                       1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 500 at (1)
/home/jenkins/workspace/branch_cam_test/src/dynamics/fv/mapz_module.F90:997:20:

  997 |       do 1000 i=1,im
      |                    1
Warning: Fortran 2018 deleted feature: Shared DO termination label 1000 at (1)
/home/jenkins/workspace/branch_cam_test/src/dynamics/fv/mapz_module.F90:1002:20:

 1002 |       do 1220 i=1,im
      |                    1
Warning: Fortran 2018 deleted feature: Shared DO termination label 1220 at (1)
/home/jenkins/workspace/branch_cam_test/src/dynamics/fv/mapz_module.F90:1017:18:

 1017 |       do 12 i=1,im
      |                  1
Warning: Fortran 2018 deleted feature: Shared DO termination label 12 at (1)
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
/home/jenkins/workspace/branch_cam_test/src/dynamics/fv/ctem.F90:204:22:

  203 |        call mpibcast( has_zm, plevp*(endlat-beglat+1), mpilog, 0, grid%commxy_x )
      |                      2
  204 |        call mpibcast( ip_gm1g, plon*(endlat-beglat+1), mpiint, 0, grid%commxy_x )
      |                      1
Warning: Type mismatch between actual argument at (1) and actual argument at (2) (INTEGER(4)/LOGICAL(4)).
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
/home/jenkins/workspace/branch_cam_test/src/dynamics/fv/diag_module.F90:221:22:

  220 |        call mpibcast( has_zm, plevp*(endlat-beglat+1), mpilog, 0, grid%commxy_x )
      |                      2
  221 |        call mpibcast( ip_gm1g, plon*(endlat-beglat+1), mpiint, 0, grid%commxy_x )
      |                      1
Warning: Type mismatch between actual argument at (1) and actual argument at (2) (INTEGER(4)/LOGICAL(4)).
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
/home/jenkins/workspace/branch_cam_test/src/physics/cam/cloud_fraction.F90:132:17:

  130 |    call mpibcast(cldfrc_freeze_dry, 1, mpilog, 0, mpicom)
      |                 2
  131 |    call mpibcast(cldfrc_ice,        1, mpilog, 0, mpicom)
  132 |    call mpibcast(rhminl,            1, mpir8,  0, mpicom)
      |                 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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
/home/jenkins/workspace/branch_cam_test/src/physics/cam/unicon_cam.F90:173:18:

  172 |    call mpibcast (unicon_offline_dat_out,   1,  mpilog, 0, mpicom)
      |                  2
  173 |    call mpibcast (unicon_offline_dat_hfile, 1,  mpiint, 0, mpicom)
      |                  1
Warning: Type mismatch between actual argument at (1) and actual argument at (2) (INTEGER(4)/LOGICAL(4)).
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
/home/jenkins/workspace/branch_cam_test/src/physics/cam/clubb_intr.F90:92:67:

   92 |   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:93:60:

   93 |   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:95:33:

   95 |   real(r8), private, save :: lmin
      |                                 1
Warning: Legacy Extension: Duplicate SAVE attribute specified at (1)
/home/jenkins/workspace/branch_cam_test/src/physics/cam/clubb_intr.F90:94:61:

   94 |   type(nu_vertical_res_dep), private, save :: nu_vert_res_dep   ! Vertical resolution dependent nu values
      |                                                             1
Warning: Legacy Extension: Duplicate SAVE attribute specified at (1)
/home/jenkins/workspace/branch_cam_test/src/physics/cam/clubb_intr.F90:51:44:

   51 |                                 stats_lh_sfc
      |                                            1
Warning: Legacy Extension: Duplicate SAVE attribute specified at (1)
/home/jenkins/workspace/branch_cam_test/src/physics/cam/clubb_intr.F90:50:43:

   50 |   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/clubb_intr.F90:47:51:

   47 |                                 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:46:51:

   46 |                                 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:48:48:

   48 |                                 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:45:47:

   45 |                                 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:44:47:

   44 |   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:661:19:

  661 |     call mpi_bcast(clubb_history,                1, mpi_logical, mstrid, mpicom, ierr)
      |                   1
......
 4108 |     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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart/mo_sulf.F90:115:17:

  110 |    call mpibcast(sulf_name,     len(sulf_name),     mpichar, 0, mpicom)
      |                 2
......
  115 |    call mpibcast(sulf_rmfile,   1, mpilog,  0, mpicom)
      |                 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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart/gcr_ionization.F90:101:18:

   96 |     call mpibcast(gcr_ionization_fldname,  len(gcr_ionization_fldname),  mpichar, 0, mpicom)
      |                  2
......
  101 |     call mpibcast(gcr_ionization_cycle_yr, 1, mpiint,  0, mpicom)
      |                  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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
/home/jenkins/workspace/branch_cam_test/src/physics/cam/carma_flags_mod.F90:169:19:

  145 |     call mpibcast (carma_flag,            1 ,mpilog, 0,mpicom)
      |                   2
......
  169 |     call mpibcast (carma_maxsubsteps,     1 ,mpiint, 0,mpicom)
      |                   1
Warning: Type mismatch between actual argument at (1) and actual argument at (2) (INTEGER(4)/LOGICAL(4)).
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart/mo_jlong.F90:466:21:

  378 |       call mpibcast( nump,     1, mpiint, 0, mpicom )
      |                     2
......
  466 |       call mpibcast( wc,      nw,       mpir8, 0, mpicom )
      |                     1
Warning: Type mismatch between actual argument at (1) and actual argument at (2) (REAL(8)/INTEGER(4)).
/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart/mo_jlong.F90:277:21:

  277 |       call mpibcast( lng_indexer, phtcnt, mpiint, 0, mpicom )
      |                     1
......
  378 |       call mpibcast( nump,     1, mpiint, 0, mpicom )
      |                     2
Warning: Rank mismatch between actual argument at (1) and actual argument at (2) (scalar and rank-1)
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
/home/jenkins/workspace/branch_cam_test/src/chemistry/mozart/chemistry.F90:479:19:

  477 |     call mpibcast (chem_freq,         1,                               mpiint,  0, mpicom)
      |                   2
  478 | 
  479 |     call mpibcast (chem_rad_passive,  1,                               mpilog,  0, mpicom)
      |                   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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
/home/jenkins/workspace/branch_cam_test/src/dynamics/fv/dyn_comp.F90:253:18:

  235 |    call mpi_bcast(fv_nsplit, 1, mpi_integer, mstrid, mpicom, ierr)
      |                  2
......
  253 |    call mpi_bcast(fv_conserve, 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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
/home/jenkins/workspace/branch_cam_test/src/chemistry/utils/prescribed_ghg.F90:120:17:

  115 |    call mpibcast(prescribed_ghg_specifier,len(prescribed_ghg_specifier(1))*N_GHG,     mpichar, 0, mpicom)
      |                 2
......
  120 |    call mpibcast(prescribed_ghg_rmfile,   1, mpilog,  0, mpicom)
      |                 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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
/home/jenkins/workspace/branch_cam_test/src/chemistry/utils/prescribed_ozone.F90:161:17:

  156 |    call mpibcast(prescribed_ozone_name,     len(prescribed_ozone_name),     mpichar, 0, mpicom)
      |                 2
......
  161 |    call mpibcast(prescribed_ozone_rmfile,   1, mpilog,  0, mpicom)
      |                 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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
/home/jenkins/workspace/branch_cam_test/src/physics/cam/radiation_data.F90:174:19:

  172 |     call mpibcast (rad_data_output,       1,   mpilog ,  0, mpicom)
      |                   2
  173 |     call mpibcast (rad_data_fdh,          1,   mpilog ,  0, mpicom)
  174 |     call mpibcast (rad_data_histfile_num, 1,   mpiint ,  0, mpicom)
      |                   1
Warning: Type mismatch between actual argument at (1) and actual argument at (2) (INTEGER(4)/LOGICAL(4)).
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
/home/jenkins/workspace/branch_cam_test/src/physics/rrtmg/cloud_rad_props.F90:188:18:

  142 |    call mpibcast(nmu, 1, mpiint, 0, mpicom, ierr)
      |                 2 
......
  188 |     call mpibcast(g_mu, nmu, mpir8, 0, 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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
/home/jenkins/workspace/branch_cam_test/src/chemistry/utils/prescribed_volcaero.F90:119:17:

  114 |    call mpibcast(prescribed_volcaero_name,     len(prescribed_volcaero_name),     mpichar, 0, mpicom)
      |                 2
......
  119 |    call mpibcast(prescribed_volcaero_rmfile,   1, mpilog,  0, mpicom)
      |                 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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
/home/jenkins/workspace/branch_cam_test/src/chemistry/utils/prescribed_aero.F90:246:17:

  241 |    call mpibcast(prescribed_aero_specifier,len(prescribed_aero_specifier(1))*N_AERO,     mpichar, 0, mpicom)
      |                 2
......
  246 |    call mpibcast(prescribed_aero_rmfile,   1, mpilog,  0, mpicom)
      |                 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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
/home/jenkins/workspace/branch_cam_test/src/physics/cam/cam3_ozone_data.F90:87:17:

   86 |    call mpibcast(cam3_ozone_data_on, 1, mpilog, 0, mpicom)
      |                 2
   87 |    call mpibcast(bndtvo, len(bndtvo), mpichar, 0, mpicom)
      |                 1
Warning: Type mismatch between actual argument at (1) and actual argument at (2) (CHARACTER(256)/LOGICAL(4)).
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
/home/jenkins/workspace/branch_cam_test/src/physics/cam/conv_water.F90:91:17:

   90 |    call mpibcast(conv_water_in_rad,     1, mpiint, 0, mpicom)
      |                 2
   91 |    call mpibcast(conv_water_frac_limit, 1, mpir8,  0, mpicom)
      |                 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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
/home/jenkins/workspace/branch_cam_test/src/chemistry/utils/prescribed_strataero.F90:147:17:

  142 |    call mpibcast(prescribed_strataero_specifier,len(prescribed_strataero_specifier)*7, mpichar, 0, mpicom)
      |                 2
......
  147 |    call mpibcast(prescribed_strataero_rmfile,   1, mpilog,  0, mpicom)
      |                 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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
/home/jenkins/workspace/branch_cam_test/src/physics/cam/cam3_aero_data.F90:475:21:

  474 |       call mpibcast (M_hybi, paerlev+1, mpir8, 0, mpicom)
      |                     2
  475 |       call mpibcast (kount, 3, mpiint, 0, mpicom)
      |                     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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
/home/jenkins/workspace/branch_cam_test/src/utils/wrap_mpi.F90:800:21:

  755 |    call mpi_gatherv (sendbuf, sendcnt, sendtype, recvbuf, recvcnts, displs, recvtype, &
      |                     2
......
  800 |    call mpi_gatherv (sendbuf, sendcnt, sendtype, recvbuf, recvcnts, displs, recvtype, &
      |                     1
Warning: Type mismatch between actual argument at (1) and actual argument at (2) (REAL(4)/REAL(8)).
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
ar: creating /home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/libatm.a

[Pipeline] sh
+ gzip -d /home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/cesm.bldlog.211215-172731.gz
+ cat /home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/cesm.bldlog.211215-172731
Building a single executable version of target coupled model
cat: Srcfiles: No such file or directory
/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/Tools/mkSrcfiles
cp -f Filepath Deppath
/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/Tools/mkDepends  Deppath Srcfiles > Depends
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/atm/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/ice/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/ocn/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/glc/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/rof/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/wav/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/esp/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/iac/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.drv -I/home/jenkins/workspace/branch_cam_test/components/cpl7/driver/main -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O   -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_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
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/atm/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/ice/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/ocn/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/glc/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/rof/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/wav/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/esp/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/iac/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.drv -I/home/jenkins/workspace/branch_cam_test/components/cpl7/driver/main -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O   -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_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
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/atm/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/ice/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/ocn/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/glc/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/rof/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/wav/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/esp/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/iac/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.drv -I/home/jenkins/workspace/branch_cam_test/components/cpl7/driver/main -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O   -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/atm/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/ice/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/ocn/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/glc/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/rof/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/wav/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/esp/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/iac/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.drv -I/home/jenkins/workspace/branch_cam_test/components/cpl7/driver/main -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O   -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_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
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/atm/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/ice/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/ocn/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/glc/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/rof/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/wav/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/esp/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/iac/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.drv -I/home/jenkins/workspace/branch_cam_test/components/cpl7/driver/main -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O   -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/atm/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/ice/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/ocn/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/glc/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/rof/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/wav/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/esp/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/iac/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.drv -I/home/jenkins/workspace/branch_cam_test/components/cpl7/driver/main -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O   -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/atm/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/ice/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/ocn/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/glc/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/rof/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/wav/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/esp/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/iac/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.drv -I/home/jenkins/workspace/branch_cam_test/components/cpl7/driver/main -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O   -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/atm/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/ice/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/ocn/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/glc/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/rof/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/wav/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/esp/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/iac/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.drv -I/home/jenkins/workspace/branch_cam_test/components/cpl7/driver/main -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O   -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/atm/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/ice/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/ocn/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/glc/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/rof/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/wav/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/esp/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/iac/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.drv -I/home/jenkins/workspace/branch_cam_test/components/cpl7/driver/main -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O   -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/atm/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/ice/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/ocn/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/glc/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/rof/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/wav/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/esp/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/iac/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.drv -I/home/jenkins/workspace/branch_cam_test/components/cpl7/driver/main -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O   -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/atm/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/ice/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/ocn/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/glc/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/rof/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/wav/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/esp/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/iac/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.drv -I/home/jenkins/workspace/branch_cam_test/components/cpl7/driver/main -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O   -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/atm/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/ice/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/ocn/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/glc/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/rof/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/wav/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/esp/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/iac/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.drv -I/home/jenkins/workspace/branch_cam_test/components/cpl7/driver/main -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O   -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/atm/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/ice/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/ocn/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/glc/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/rof/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/wav/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/esp/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/iac/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.drv -I/home/jenkins/workspace/branch_cam_test/components/cpl7/driver/main -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O   -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/atm/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/ice/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/ocn/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/glc/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/rof/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/wav/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/esp/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/iac/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.drv -I/home/jenkins/workspace/branch_cam_test/components/cpl7/driver/main -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O   -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_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
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/atm/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/ice/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/ocn/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/glc/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/rof/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/wav/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/esp/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/iac/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.drv -I/home/jenkins/workspace/branch_cam_test/components/cpl7/driver/main -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O   -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/atm/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/ice/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/ocn/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/glc/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/rof/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/wav/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/esp/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/iac/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.drv -I/home/jenkins/workspace/branch_cam_test/components/cpl7/driver/main -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O   -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/atm/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/ice/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/ocn/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/glc/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/rof/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/wav/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/esp/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/iac/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.drv -I/home/jenkins/workspace/branch_cam_test/components/cpl7/driver/main -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O   -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/atm/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/ice/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/ocn/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/glc/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/rof/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/wav/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/esp/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/iac/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.drv -I/home/jenkins/workspace/branch_cam_test/components/cpl7/driver/main -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O   -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_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
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/atm/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/ice/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/ocn/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/glc/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/rof/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/wav/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/esp/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/iac/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.drv -I/home/jenkins/workspace/branch_cam_test/components/cpl7/driver/main -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O   -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/atm/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/ice/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/ocn/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/glc/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/rof/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/wav/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/esp/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/iac/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.drv -I/home/jenkins/workspace/branch_cam_test/components/cpl7/driver/main -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O   -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/atm/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/ice/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/ocn/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/glc/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/rof/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/wav/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/esp/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/iac/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.drv -I/home/jenkins/workspace/branch_cam_test/components/cpl7/driver/main -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O   -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_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
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/atm/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/ice/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/ocn/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/glc/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/rof/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/wav/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/esp/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/iac/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.drv -I/home/jenkins/workspace/branch_cam_test/components/cpl7/driver/main -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O   -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/atm/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/ice/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/ocn/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/glc/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/rof/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/wav/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/esp/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/iac/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.drv -I/home/jenkins/workspace/branch_cam_test/components/cpl7/driver/main -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O   -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/atm/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/ice/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/ocn/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/glc/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/rof/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/wav/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/esp/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/iac/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.drv -I/home/jenkins/workspace/branch_cam_test/components/cpl7/driver/main -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O   -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/atm/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/ice/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/ocn/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/glc/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/rof/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/wav/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/esp/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/iac/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.drv -I/home/jenkins/workspace/branch_cam_test/components/cpl7/driver/main -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O   -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/atm/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/ice/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/ocn/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/glc/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/rof/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/wav/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/esp/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/iac/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.drv -I/home/jenkins/workspace/branch_cam_test/components/cpl7/driver/main -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O   -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/atm/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/ice/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/ocn/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/glc/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/rof/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/wav/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/esp/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/iac/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.drv -I/home/jenkins/workspace/branch_cam_test/components/cpl7/driver/main -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O   -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.7.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.4.5-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/atm/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/ice/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/ocn/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/glc/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/rof/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/wav/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/esp/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/iac/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/SourceMods/src.drv -I/home/jenkins/workspace/branch_cam_test/components/cpl7/driver/main -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -fopenmp   -O   -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -o /home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/ -latm  -L/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/ -lice  -L/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/lib/ -lclm  -L/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/ -locn  -L/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/ -lrof  -L/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/ -lglc  -L/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/ -lwav  -L/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/ -lesp  -L/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/lib/ -liac  -L/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/glc/lib/ -lglimmercismfortran -L/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/lib -lcsm_share_cpl7 -lcsm_share -L/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/bld/gnu/mpich/nodebug/threads/mct/lib -lpiof -lpioc -lgptl -lmct -lmpeu -L/usr/local/NETCDF-Fortran-4.4.5-gfortran/lib -lnetcdff -L/usr/local/NETCDF-C-4.7.0-gfortran/lib -lnetcdf -L/usr/local/lapack-3.8.0 -llapack -lrefblas   -fopenmp
[Pipeline] sh
+ gzip -d /home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/run/atm.log.211215-174004.gz
+ cat /home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/run/atm.log.211215-174004
 CAM atmosphere model initialization
  
 Initialize PIO subsystem:
   iotype  =            2
   ioformat  =          512
  
  ------------------------------------------
  *********** CAM LOG OUTPUT ***************
  ------------------------------------------
          Initial run
  ********** CASE = ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll **********
 UNSET                                                                                                                                                                                                                                                           
  ********** Time Manager Configuration **********
   Calendar type:            NO_LEAP
   Timestep size (seconds):          1800
   Start date (yr mon day tod):                1           1           1           0
   Stop date (yr mon day tod):                 1           1           1       16200
   Reference date (yr mon day tod):            1           1           1           0
   Current step number:                 0
   Current date (yr mon day tod):              1           1           1           0
  ************************************************
 SPMD SWAP_COMM OPTIONS: 
   swap_comm_protocol =            4
   swap_comm_maxreq   =          128
 SPMD FLOW CONTROL GATHER OPTION: 
   fc_gather_flow_cntl =           64
 PHYS_GRID options:
   Using PCOLS         =          16
   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/fv/cami-mam4_0000-01-01_10x15_L32_c170914.nc
   Topography dataset is: /home/pub/cam_inputdata/atm/cam/topo/fv_10x15_nc0540_Nsw042_Nrs008_Co060_Fi001_20171220.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 at end of run.
  
 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:      2
  Frequency (timesteps) of Longwave Radiation calc:       2
  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.
 Read in dyn_fv_inparm namelist from: atm_in
 FV dycore configuration:
   Lagrangian time splits (fv_nsplit)                =            0
   Tracer time splits (fv_nslptrac)                  =            0
   Vertical re-mapping time splits (fv_nspltvrm)     =            1
   Scheme in E-W direction (fv_iord)                 =            4
   Scheme in N-S direction (fv_jord)                 =            4
   Scheme for vertical mapping (fv_kord)             =            4
   Conservative dynamics (fv_conserve)               =  F
   Filtering c-grid winds (fv_filcw)                 =            0
   FFT filter (fv_fft_flt)                           =            1
   Divergence/velocity damping (fv_div24del2flag)    =            4
   Coef for 2nd order velocity damping (fv_del2coef) =    300000.00000000000     
   High-order top                                     =  F
   Geometry & pressure corr. for AM (fv_am_geom_crrct) =  F
   Angular momentum (AM) correction (fv_am_correction) =  F
   Apply AM fixer (fv_am_fixer)                        =  F
   Level by level AM fixer (fv_am_fix_lbl)             =  F
   Enable AM diagnostics (fv_am_diag)                  =  F
   
 spmd_readnl: Read in spmd_fv_inparm namelist from: atm_in
 FV grid decomposition:
   npr_y =            1   npr_z =            1
   nprxy_x =            1   nprxy_y =            1
   npes =            1   npes_yz=            1   npes_xy =            1
 qneg_readnl: QNEG statistics will be collected and printed at the end of the run
 (GETFIL): attempting to find local file cami-mam4_0000-01-01_10x15_L32_c170914.nc
 (GETFIL): using /home/pub/cam_inputdata/atm/cam/inic/fv/cami-mam4_0000-01-01_10x15_L32_c170914.nc
 Opened existing file /home/pub/cam_inputdata/atm/cam/inic/fv/cami-mam4_0000-01-01_10x15_L32_c170914.nc         128
 (GETFIL): attempting to find local file fv_10x15_nc0540_Nsw042_Nrs008_Co060_Fi001_20171220.nc
 (GETFIL): using /home/pub/cam_inputdata/atm/cam/topo/fv_10x15_nc0540_Nsw042_Nrs008_Co060_Fi001_20171220.nc
 Opened existing file /home/pub/cam_inputdata/atm/cam/topo/fv_10x15_nc0540_Nsw042_Nrs008_Co060_Fi001_20171220.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
 MOD_COMM - modcam_npryz =            1           1           1           1
 MOD_COMM - modcam_tagoffset =            1
 MOD_COMM - modcam_method modcam_geopk modcam_gatscat modcam_maxirr =            0           0           0           3
 Using local dynamic storage for mod_comm window
 Mod_comm - ghostrat =    1.3157894736842106     
 Mod_comm - geopkrat =    1.0000000000000000     
 (MOD_COMM) - mod_comm not being used for dynamcis-physics transposes
 Mod_comm - tracmax dpvarmax totvar tracbmax =            1           0           1           1
 Mod_comm - r4 windows disabled
 Mod_comm t1_win window size =         9504
 Mod_comm r8_win window size =        93789
 Mod_comm r4_win window size =            1
 Mod_comm i4_win window size =            1
 nlat_p(           0 ) =           19
Grid: fv_centers, ID =  101, lat coord  = lat, lon coord  = lon, unstruct   =  F, block_ind  =  F, zonal_grid =  F
Attribute: gw, long name = 'latitude weights'
           dimname = lat
Grid: fv_u_stagger, ID =  102, lat coord  = slat, lon coord  = lon, unstruct   =  F, block_ind  =  F, zonal_grid =  F
Attribute: w_stag, long name = 'staggered latitude weights'
           dimname = slat
Grid: fv_v_stagger, ID =  103, lat coord  = lat, lon coord  = slon, unstruct   =  F, block_ind  =  F, zonal_grid =  F
Grid: fv_centers_zonal, ID =  104, lat coord  = lat, lon coord  = zlon, unstruct   =  F, block_ind  =  F, zonal_grid =  T
Attribute: gw, long name = 'latitude weights'
           dimname = lat
Grid: physgrid, ID =  100, lat coord  = lat, lon coord  = lon, unstruct   =  F, block_ind  =  T, zonal_grid =  F
Attribute: gw, long name = 'latitude weights'
           dimname = lat
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 =     20000101           0   729635.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=        10101  co2vmr=   3.7037274741528211E-004
 chem_surfvals_set: ch4vmr=   1.7796230601788733E-006  n2ovmr=   3.1559927877047199E-007  f11vmr=   6.9287623092291151E-010  f12vmr=   5.3897977645776600E-010
  
 chem_surfvals_init: Initial ghg surface values:
   co2 volume mixing ratio =    3.7037274741528211E-004
   ch4 volume mixing ratio =    1.7796230601788733E-006
   n2o volume mixing ratio =    3.1559927877047199E-007
   f11 volume mixing ratio =    6.9287623092291151E-010
   f12 volume mixing ratio =    5.3897977645776600E-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     
 Creating new decomp: 24!19!!24!19!!d6!i1!                            
 INFLD_REAL_2D_2D: read field PHIS
 INFLD_REAL_2D_2D: read field PS
 Creating new decomp: 24!19!32!!24!18!32!!d6!i2!                      
 INFLD_REAL_3D_3D: read field US
 Creating new decomp: 24!19!32!!24!19!32!!d6!i3!                      
 INFLD_REAL_3D_3D: read field VS
 Creating new decomp: 24!19!32!!24!19!32!!d6!i1!                      
 INFLD_REAL_3D_3D: read field T
 INFLD_REAL_3D_3D: read field Q
 INFLD_REAL_3D_3D: read field CLDLIQ
 INFLD_REAL_3D_3D: read field CLDICE
 INFLD_REAL_3D_3D: read field NUMLIQ
 INFLD_REAL_3D_3D: read field NUMICE
 INFLD_REAL_3D_3D: read field RAINQM
 INFLD_REAL_3D_3D: read field SNOWQM
 INFLD_REAL_3D_3D: read field NUMRAI
 INFLD_REAL_3D_3D: read field NUMSNO
 INFLD_REAL_3D_3D: read field bc_a1
 INFLD_REAL_3D_3D: read field bc_a4
 INFLD_REAL_3D_3D: read field DMS
 INFLD_REAL_3D_3D: read field dst_a1
 INFLD_REAL_3D_3D: read field dst_a2
 INFLD_REAL_3D_3D: read field dst_a3
 INFLD_REAL_3D_3D: read field H2O2
 INFLD_REAL_3D_3D: read field H2SO4
 INFLD_REAL_3D_3D: read field ncl_a1
 INFLD_REAL_3D_3D: read field ncl_a2
 INFLD_REAL_3D_3D: read field ncl_a3
 INFLD_REAL_3D_3D: read field num_a1
 INFLD_REAL_3D_3D: read field num_a2
 INFLD_REAL_3D_3D: read field num_a3
 INFLD_REAL_3D_3D: read field num_a4
 INFLD_REAL_3D_3D: read field pom_a1
 INFLD_REAL_3D_3D: read field pom_a4
 INFLD_REAL_3D_3D: read field SO2
 INFLD_REAL_3D_3D: read field so4_a1
 INFLD_REAL_3D_3D: read field so4_a2
 INFLD_REAL_3D_3D: read field so4_a3
 INFLD_REAL_3D_3D: read field SOAG
 INFLD_REAL_3D_3D: read field soa_a1
 INFLD_REAL_3D_3D: read field soa_a2
 Creating new decomp: 16!29!!24!19!!d6!i5!                            
 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.69999999999999996     
 (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
 Creating new decomp: 16!16!29!!24!19!16!!1!3!2!!d6!i5!               
 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   4.0000000000000001E-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   5.0000000000000004E-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.2000000000000000     
   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            =    2.0000000000000000E-002
 C_invrs_tau_N2               =   0.40000000000000002     
 C_invrs_tau_N2_wp2           =   0.10000000000000001     
 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.33333333333333331     
 Cx_max                       =   0.94999999999999996     
 Richardson_num_min           =   0.25000000000000000     
 Richardson_num_max           =    400.00000000000000     
 CLUBB configurable flags set in thread 0:
 iiPDF_type =            1
 ipdf_call_placement =            1
 l_use_precip_frac =  T
 l_predict_upwp_vpwp =  F
 l_min_wp2_from_corr_wx =  F
 l_min_xp2_from_corr_wx =  F
 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 =  T
 l_Lscale_plume_centered =  F
 l_diag_Lscale_from_tau =  F
 l_use_C7_Richardson =  F
 l_use_C11_Richardson =  F
 l_use_shear_Richardson =  F
 l_brunt_vaisala_freq_moist =  F
 l_use_thvm_in_bv_freq =  F
 l_rcm_supersat_adj =  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
 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    
 Total Mass=   985.80580367300900      (mb), Dry Mass=   983.53491036510388      (mb)
 Total Precipitable Water =   23.157824346176913      (kg/m**2)
 dry mass to be added = -0.65491036510386036     
 Total moist surface pressure after adjustment (mb) =    985.15089330790511     
  
  ******* MASTER FIELD LIST *******
    1 US                               m/s                32 A  Zonal wind, staggered
    2 VS                               m/s                32 A  Meridional wind, staggered
    3 US&IC                            m/s                32 I  Zonal wind, staggered
    4 VS&IC                            m/s                32 I  Meridional wind, staggered
    5 PS&IC                            Pa                  1 I  Surface pressure
    6 T&IC                             K                  32 I  Temperature
    7 Q&IC                             kg/kg              32 I  Specific humidity
    8 CLDLIQ&IC                        kg/kg              32 I  Grid box averaged cloud liquid amount
    9 CLDICE&IC                        kg/kg              32 I  Grid box averaged cloud ice amount
   10 NUMLIQ&IC                        kg/kg              32 I  Grid box averaged cloud liquid number
   11 NUMICE&IC                        kg/kg              32 I  Grid box averaged cloud ice number
   12 RAINQM&IC                        kg/kg              32 I  Grid box averaged rain amount
   13 SNOWQM&IC                        kg/kg              32 I  Grid box averaged snow amount
   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 bc_a1&IC                         kg/kg              32 I  bc_a1
   17 bc_a4&IC                         kg/kg              32 I  bc_a4
   18 DMS&IC                           kg/kg              32 I  DMS
   19 dst_a1&IC                        kg/kg              32 I  dst_a1
   20 dst_a2&IC                        kg/kg              32 I  dst_a2
   21 dst_a3&IC                        kg/kg              32 I  dst_a3
   22 H2O2&IC                          kg/kg              32 I  H2O2
   23 H2SO4&IC                         kg/kg              32 I  H2SO4
   24 ncl_a1&IC                        kg/kg              32 I  ncl_a1
   25 ncl_a2&IC                        kg/kg              32 I  ncl_a2
   26 ncl_a3&IC                        kg/kg              32 I  ncl_a3
   27 num_a1&IC                        kg/kg              32 I  num_a1
   28 num_a2&IC                        kg/kg              32 I  num_a2
   29 num_a3&IC                        kg/kg              32 I  num_a3
   30 num_a4&IC                        kg/kg              32 I  num_a4
   31 pom_a1&IC                        kg/kg              32 I  pom_a1
   32 pom_a4&IC                        kg/kg              32 I  pom_a4
   33 SO2&IC                           kg/kg              32 I  SO2
   34 so4_a1&IC                        kg/kg              32 I  so4_a1
   35 so4_a2&IC                        kg/kg              32 I  so4_a2
   36 so4_a3&IC                        kg/kg              32 I  so4_a3
   37 SOAG&IC                          kg/kg              32 I  SOAG
   38 soa_a1&IC                        kg/kg              32 I  soa_a1
   39 soa_a2&IC                        kg/kg              32 I  soa_a2
   40 TAQ                              kg/kg/s            32 A  Q horz + vert + fixer tendency
   41 TACLDLIQ                         kg/kg/s            32 A  CLDLIQ horz + vert + fixer tendency
   42 TACLDICE                         kg/kg/s            32 A  CLDICE horz + vert + fixer tendency
   43 TANUMLIQ                         kg/kg/s            32 A  NUMLIQ horz + vert + fixer tendency
   44 TANUMICE                         kg/kg/s            32 A  NUMICE horz + vert + fixer tendency
   45 TARAINQM                         kg/kg/s            32 A  RAINQM horz + vert + fixer tendency
   46 TASNOWQM                         kg/kg/s            32 A  SNOWQM horz + vert + fixer tendency
   47 TANUMRAI                         kg/kg/s            32 A  NUMRAI horz + vert + fixer tendency
   48 TANUMSNO                         kg/kg/s            32 A  NUMSNO horz + vert + fixer tendency
   49 TAbc_a1                          kg/kg/s            32 A  bc_a1 horz + vert + fixer tendency
   50 TAbc_a4                          kg/kg/s            32 A  bc_a4 horz + vert + fixer tendency
   51 TADMS                            kg/kg/s            32 A  DMS horz + vert + fixer tendency
   52 TAdst_a1                         kg/kg/s            32 A  dst_a1 horz + vert + fixer tendency
   53 TAdst_a2                         kg/kg/s            32 A  dst_a2 horz + vert + fixer tendency
   54 TAdst_a3                         kg/kg/s            32 A  dst_a3 horz + vert + fixer tendency
   55 TAH2O2                           kg/kg/s            32 A  H2O2 horz + vert + fixer tendency
   56 TAH2SO4                          kg/kg/s            32 A  H2SO4 horz + vert + fixer tendency
   57 TAncl_a1                         kg/kg/s            32 A  ncl_a1 horz + vert + fixer tendency
   58 TAncl_a2                         kg/kg/s            32 A  ncl_a2 horz + vert + fixer tendency
   59 TAncl_a3                         kg/kg/s            32 A  ncl_a3 horz + vert + fixer tendency
   60 TAnum_a1                         kg/kg/s            32 A  num_a1 horz + vert + fixer tendency
   61 TAnum_a2                         kg/kg/s            32 A  num_a2 horz + vert + fixer tendency
   62 TAnum_a3                         kg/kg/s            32 A  num_a3 horz + vert + fixer tendency
   63 TAnum_a4                         kg/kg/s            32 A  num_a4 horz + vert + fixer tendency
   64 TApom_a1                         kg/kg/s            32 A  pom_a1 horz + vert + fixer tendency
   65 TApom_a4                         kg/kg/s            32 A  pom_a4 horz + vert + fixer tendency
   66 TASO2                            kg/kg/s            32 A  SO2 horz + vert + fixer tendency
   67 TAso4_a1                         kg/kg/s            32 A  so4_a1 horz + vert + fixer tendency
   68 TAso4_a2                         kg/kg/s            32 A  so4_a2 horz + vert + fixer tendency
   69 TAso4_a3                         kg/kg/s            32 A  so4_a3 horz + vert + fixer tendency
   70 TASOAG                           kg/kg/s            32 A  SOAG horz + vert + fixer tendency
   71 TAsoa_a1                         kg/kg/s            32 A  soa_a1 horz + vert + fixer tendency
   72 TAsoa_a2                         kg/kg/s            32 A  soa_a2 horz + vert + fixer tendency
   73 DUH                              K/s                32 A  U horizontal diffusive heating
   74 DVH                              K/s                32 A  V horizontal diffusive heating
   75 ENGYCORR                         W/m2               32 A  Energy correction for over-all conservation
   76 FU                               m/s2               32 A  Zonal wind forcing term
   77 FV                               m/s2               32 A  Meridional wind forcing term
   78 FU_S                             m/s2               32 A  Zonal wind forcing term on staggered grid
   79 FV_S                             m/s2               32 A  Meridional wind forcing term on staggered grid
   80 TTEND                            K/s                32 A  Total T tendency (all processes)
   81 LPSTEN                           Pa/s                1 A  Surface pressure tendency
   82 VAT                              K/s                32 A  Vertical advective tendency of T
   83 KTOOP                            K/s                32 A  (Kappa*T)*(omega/P)
   84 Q                                kg/kg              32 A  Specific humidity
   85 NSTEP                            timestep            1 A  Model timestep
   86 PHIS                             m2/s2               1 I  Surface geopotential
   87 PS                               Pa                  1 A  Surface pressure
   88 T                                K                  32 A  Temperature
   89 U                                m/s                32 A  Zonal wind
   90 V                                m/s                32 A  Meridional wind
   91 TBP                              K                  32 A  Temperature (before physics)
   92 UBP                              m/s                32 A  Zonal wind (before physics)
   93 VBP                              m/s                32 A  Meridional Wind (before physics)
   94 QBP                              kg/kg              32 A  Specific humidity (before physics)
   95 TAP                              K                  32 A  Temperature (after physics)
   96 UAP                              m/s                32 A  Zonal wind (after physics)
   97 VAP                              m/s                32 A  Meridional wind (after physics)
   98 QAP                              kg/kg              32 A  Specific humidity (after physics)
   99 TFIX                             K/s                 1 A  T fixer (T equivalent of Energy correction)
  100 TTEND_TOT                        K/s                32 A  Total temperature tendency
  101 UTEND_TOT                        m/s2               32 A  Total zonal wind tendency
  102 VTEND_TOT                        m/s2               32 A  Total meridional wind tendency
  103 INEGCLPTEND                      kg/kg/s            32 A  Cloud ice tendency due to clipping neg values after microp
  104 LNEGCLPTEND                      kg/kg/s            32 A  Cloud liq tendency due to clipping neg values after microp
  105 VNEGCLPTEND                      kg/kg/s            32 A  Vapor tendency due to clipping neg values after microp
  106 Z3                               m                  32 A  Geopotential Height (above sea level)
  107 Z1000                            m                   1 A  Geopotential Z at 1000 mbar pressure surface
  108 Z700                             m                   1 A  Geopotential Z at 700 mbar pressure surface
  109 Z500                             m                   1 A  Geopotential Z at 500 mbar pressure surface
  110 Z300                             m                   1 A  Geopotential Z at 300 mbar pressure surface
  111 Z200                             m                   1 A  Geopotential Z at 200 mbar pressure surface
  112 Z100                             m                   1 A  Geopotential Z at 100 mbar pressure surface
  113 Z050                             m                   1 A  Geopotential Z at 50 mbar pressure surface
  114 ZZ                               m2                 32 A  Eddy height variance
  115 VZ                               m2/s               32 A  Meridional transport of geopotential height
  116 VT                               K m/s              32 A  Meridional heat transport
  117 VU                               m2/s2              32 A  Meridional flux of zonal momentum
  118 VV                               m2/s2              32 A  Meridional velocity squared
  119 OMEGAV                           m Pa/s2            32 A  Vertical flux of meridional momentum
  120 OMGAOMGA                         Pa2/s2             32 A  Vertical flux of vertical momentum
  121 UU                               m2/s2              32 A  Zonal velocity squared
  122 WSPEED                           m/s                32 X  Horizontal total wind speed maximum
  123 WSPDSRFMX                        m/s                 1 X  Horizontal total wind speed maximum at the surface
  124 WSPDSRFAV                        m/s                 1 A  Horizontal total wind speed average at the surface
  125 OMEGA                            Pa/s               32 A  Vertical velocity (pressure)
  126 OMEGAT                           K Pa/s             32 A  Vertical heat flux
  127 OMEGAU                           m Pa/s2            32 A  Vertical flux of zonal momentum
  128 OMEGA850                         Pa/s                1 A  Vertical velocity at 850 mbar pressure surface
  129 OMEGA500                         Pa/s                1 A  Vertical velocity at 500 mbar pressure surface
  130 PSL                              Pa                  1 A  Sea level pressure
  131 T1000                            K                   1 A  Temperature at 1000 mbar pressure surface
  132 T925                             K                   1 A  Temperature at 925 mbar pressure surface
  133 T850                             K                   1 A  Temperature at 850 mbar pressure surface
  134 T700                             K                   1 A  Temperature at 700 mbar pressure surface
  135 T500                             K                   1 A  Temperature at 500 mbar pressure surface
  136 T400                             K                   1 A  Temperature at 400 mbar pressure surface
  137 T300                             K                   1 A  Temperature at 300 mbar pressure surface
  138 T200                             K                   1 A  Temperature at 200 mbar pressure surface
  139 T010                             K                   1 A  Temperature at 10 mbar pressure surface
  140 T7001000                         K                   1 A  Temperature difference 700 mb - 1000 mb
  141 TH7001000                        K                   1 A  Theta difference 700 mb - 1000 mb
  142 THE7001000                       K                   1 A  ThetaE difference 700 mb - 1000 mb
  143 T8501000                         K                   1 A  Temperature difference 850 mb - 1000 mb
  144 TH8501000                        K                   1 A  Theta difference 850 mb - 1000 mb
  145 T9251000                         K                   1 A  Temperature difference 925 mb - 1000 mb
  146 TH9251000                        K                   1 A  Theta difference 925 mb - 1000 mb
  147 TT                               K2                 32 A  Eddy temperature variance
  148 U850                             m/s                 1 A  Zonal wind at 850 mbar pressure surface
  149 U500                             m/s                 1 A  Zonal wind at 500 mbar pressure surface
  150 U250                             m/s                 1 A  Zonal wind at 250 mbar pressure surface
  151 U200                             m/s                 1 A  Zonal wind at 200 mbar pressure surface
  152 U010                             m/s                 1 A  Zonal wind at  10 mbar pressure surface
  153 V850                             m/s                 1 A  Meridional wind at 850 mbar pressure surface
  154 V500                             m/s                 1 A  Meridional wind at 500 mbar pressure surface
  155 V250                             m/s                 1 A  Meridional wind at 250 mbar pressure surface
  156 V200                             m/s                 1 A  Meridional wind at 200 mbar pressure surface
  157 UBOT                             m/s                 1 A  Lowest model level zonal wind
  158 VBOT                             m/s                 1 A  Lowest model level meridional wind
  159 ZBOT                             m                   1 A  Lowest model level height
  160 ATMEINT                          J/m2                1 A  Vertically integrated total atmospheric energy
  161 PTTEND                           K/s                32 A  T total physics tendency
  162 UTEND_PHYSTOT                    m/s2               32 A  U total physics tendency
  163 VTEND_PHYSTOT                    m/s2               32 A  V total physics tendency
  164 T_24_COS                         K                  32 A  Temperature 24hr. cos coeff.
  165 T_24_SIN                         K                  32 A  Temperature 24hr. sin coeff.
  166 T_12_COS                         K                  32 A  Temperature 12hr. cos coeff.
  167 T_12_SIN                         K                  32 A  Temperature 12hr. sin coeff.
  168 T_08_COS                         K                  32 A  Temperature  8hr. cos coeff.
  169 T_08_SIN                         K                  32 A  Temperature  8hr. sin coeff.
  170 U_24_COS                         m/s                32 A  Zonal wind 24hr. cos coeff.
  171 U_24_SIN                         m/s                32 A  Zonal wind 24hr. sin coeff.
  172 U_12_COS                         m/s                32 A  Zonal wind 12hr. cos coeff.
  173 U_12_SIN                         m/s                32 A  Zonal wind 12hr. sin coeff.
  174 U_08_COS                         m/s                32 A  Zonal wind  8hr. cos coeff.
  175 U_08_SIN                         m/s                32 A  Zonal wind  8hr. sin coeff.
  176 V_24_COS                         m/s                32 A  Meridional wind 24hr. cos coeff.
  177 V_24_SIN                         m/s                32 A  Meridional wind 24hr. sin coeff.
  178 V_12_COS                         m/s                32 A  Meridional wind 12hr. cos coeff.
  179 V_12_SIN                         m/s                32 A  Meridional wind 12hr. sin coeff.
  180 V_08_COS                         m/s                32 A  Meridional wind  8hr. cos coeff.
  181 V_08_SIN                         m/s                32 A  Meridional wind  8hr. sin coeff.
  182 PS_24_COS                        Pa                  1 A  surface pressure 24hr. cos coeff.
  183 PS_24_SIN                        Pa                  1 A  surface pressure 24hr. sin coeff.
  184 PS_12_COS                        Pa                  1 A  surface pressure 12hr. cos coeff.
  185 PS_12_SIN                        Pa                  1 A  surface pressure 12hr. sin coeff.
  186 PS_08_COS                        Pa                  1 A  surface pressure  8hr. cos coeff.
  187 PS_08_SIN                        Pa                  1 A  surface pressure  8hr. sin coeff.
  188 OMEGA_24_COS                     Pa/s               32 A  vertical pressure velocity 24hr. cos coeff.
  189 OMEGA_24_SIN                     Pa/s               32 A  vertical pressure velocity 24hr. sin coeff.
  190 OMEGA_12_COS                     Pa/s               32 A  vertical pressure velocity 12hr. cos coeff.
  191 OMEGA_12_SIN                     Pa/s               32 A  vertical pressure velocity 12hr. sin coeff.
  192 OMEGA_08_COS                     Pa/s               32 A  vertical pressure velocity  8hr. cos coeff.
  193 OMEGA_08_SIN                     Pa/s               32 A  vertical pressure velocity  8hr. sin coeff.
  194 SE_pBF                           J/m2                1 A  Dry Static Energy before energy fixer
  195 SE_pBP                           J/m2                1 A  Dry Static Energy before parameterizations
  196 SE_pAP                           J/m2                1 A  Dry Static Energy after parameterizations
  197 SE_pAM                           J/m2                1 A  Dry Static Energy after dry mass correction
  198 KE_pBF                           J/m2                1 A  Kinetic Energy before energy fixer
  199 KE_pBP                           J/m2                1 A  Kinetic Energy before parameterizations
  200 KE_pAP                           J/m2                1 A  Kinetic Energy after parameterizations
  201 KE_pAM                           J/m2                1 A  Kinetic Energy after dry mass correction
  202 TT_pBF                           kg/m2               1 A  Total column test tracer before energy fixer
  203 TT_pBP                           kg/m2               1 A  Total column test tracer before parameterizations
  204 TT_pAP                           kg/m2               1 A  Total column test tracer after parameterizations
  205 TT_pAM                           kg/m2               1 A  Total column test tracer after dry mass correction
  206 WV_pBF                           kg/m2               1 A  Total column water vapor before energy fixer
  207 WV_pBP                           kg/m2               1 A  Total column water vapor before parameterizations
  208 WV_pAP                           kg/m2               1 A  Total column water vapor after parameterizations
  209 WV_pAM                           kg/m2               1 A  Total column water vapor after dry mass correction
  210 WL_pBF                           kg/m2               1 A  Total column cloud water before energy fixer
  211 WL_pBP                           kg/m2               1 A  Total column cloud water before parameterizations
  212 WL_pAP                           kg/m2               1 A  Total column cloud water after parameterizations
  213 WL_pAM                           kg/m2               1 A  Total column cloud water after dry mass correction
  214 WI_pBF                           kg/m2               1 A  Total column cloud ice before energy fixer
  215 WI_pBP                           kg/m2               1 A  Total column cloud ice before parameterizations
  216 WI_pAP                           kg/m2               1 A  Total column cloud ice after parameterizations
  217 WI_pAM                           kg/m2               1 A  Total column cloud ice after dry mass correction
  218 MR_pBF                           kg*m2/s*rad2        1 A  Total column wind axial angular momentum before energy fixer
  219 MR_pBP                           kg*m2/s*rad2        1 A  Total column wind axial angular momentum before parameterizations
  220 MR_pAP                           kg*m2/s*rad2        1 A  Total column wind axial angular momentum after parameterizations
  221 MR_pAM                           kg*m2/s*rad2        1 A  Total column wind axial angular momentum after dry mass correction
  222 MO_pBF                           kg*m2/s*rad2        1 A  Total column mass axial angular momentum before energy fixer
  223 MO_pBP                           kg*m2/s*rad2        1 A  Total column mass axial angular momentum before parameterizations
  224 MO_pAP                           kg*m2/s*rad2        1 A  Total column mass axial angular momentum after parameterizations
  225 MO_pAM                           kg*m2/s*rad2        1 A  Total column mass axial angular momentum after dry mass correction
  226 CPAIRV                           J/K/kg             32 I  Variable specific heat cap air
  227 RAIRV                            J/K/kg             32 I  Variable dry air gas constant
  228 TMCLDLIQ                         kg/m2               1 A  CLDLIQ column burden
  229 TMCLDICE                         kg/m2               1 A  CLDICE column burden
  230 TMNUMLIQ                         kg/m2               1 A  NUMLIQ column burden
  231 TMNUMICE                         kg/m2               1 A  NUMICE column burden
  232 TMRAINQM                         kg/m2               1 A  RAINQM column burden
  233 TMSNOWQM                         kg/m2               1 A  SNOWQM column burden
  234 TMNUMRAI                         kg/m2               1 A  NUMRAI column burden
  235 TMNUMSNO                         kg/m2               1 A  NUMSNO column burden
  236 TMbc_a1                          kg/m2               1 A  bc_a1 column burden
  237 TMbc_a4                          kg/m2               1 A  bc_a4 column burden
  238 TMDMS                            kg/m2               1 A  DMS column burden
  239 TMdst_a1                         kg/m2               1 A  dst_a1 column burden
  240 TMdst_a2                         kg/m2               1 A  dst_a2 column burden
  241 TMdst_a3                         kg/m2               1 A  dst_a3 column burden
  242 TMH2O2                           kg/m2               1 A  H2O2 column burden
  243 TMH2SO4                          kg/m2               1 A  H2SO4 column burden
  244 TMncl_a1                         kg/m2               1 A  ncl_a1 column burden
  245 TMncl_a2                         kg/m2               1 A  ncl_a2 column burden
  246 TMncl_a3                         kg/m2               1 A  ncl_a3 column burden
  247 TMnum_a1                         kg/m2               1 A  num_a1 column burden
  248 TMnum_a2                         kg/m2               1 A  num_a2 column burden
  249 TMnum_a3                         kg/m2               1 A  num_a3 column burden
  250 TMnum_a4                         kg/m2               1 A  num_a4 column burden
  251 TMpom_a1                         kg/m2               1 A  pom_a1 column burden
  252 TMpom_a4                         kg/m2               1 A  pom_a4 column burden
  253 TMSO2                            kg/m2               1 A  SO2 column burden
  254 TMso4_a1                         kg/m2               1 A  so4_a1 column burden
  255 TMso4_a2                         kg/m2               1 A  so4_a2 column burden
  256 TMso4_a3                         kg/m2               1 A  so4_a3 column burden
  257 TMSOAG                           kg/m2               1 A  SOAG column burden
  258 TMsoa_a1                         kg/m2               1 A  soa_a1 column burden
  259 TMsoa_a2                         kg/m2               1 A  soa_a2 column burden
  260 OMEGAQ                           kgPa/kgs           32 A  Vertical water transport
  261 VQ                               m/skg/kg           32 A  Meridional water transport
  262 QQ                               kg2/kg2            32 A  Eddy moisture variance
  263 MQ                               kg/m2              32 A  Water vapor mass in layer
  264 TMQ                              kg/m2               1 A  Total (vertically integrated) precipitable water
  265 RELHUM                           percent            32 A  Relative humidity
  266 RHW                              percent            32 A  Relative humidity with respect to liquid
  267 RHI                              percent            32 A  Relative humidity with respect to ice
  268 RHCFMIP                          percent            32 A  Relative humidity with respect to water above 273 K, ice below 273 K
  269 THE8501000                       K                   1 A  ThetaE difference 850 mb - 1000 mb
  270 THE9251000                       K                   1 A  ThetaE difference 925 mb - 1000 mb
  271 Q1000                            kg/kg               1 A  Specific Humidity at 1000 mbar pressure surface
  272 Q925                             kg/kg               1 A  Specific Humidity at 925 mbar pressure surface
  273 Q850                             kg/kg               1 A  Specific Humidity at 850 mbar pressure surface
  274 Q200                             kg/kg               1 A  Specific Humidity at 700 mbar pressure surface
  275 QBOT                             kg/kg               1 A  Lowest model level water vapor mixing ratio
  276 PSDRY                            Pa                  1 A  Dry surface pressure
  277 PMID                             Pa                 32 A  Pressure at layer midpoints
  278 PINT                             Pa                 33 A  Pressure at layer interfaces
  279 PDELDRY                          Pa                 32 A  Dry pressure difference between levels
  280 PDEL                             Pa                 32 A  Pressure difference between levels
  281 DTCOND                           K/s                32 A  T tendency - moist processes
  282 DTCOND_24_COS                    K/s                32 A  T tendency - moist processes 24hr. cos coeff.
  283 DTCOND_24_SIN                    K/s                32 A  T tendency - moist processes 24hr. sin coeff.
  284 DTCOND_12_COS                    K/s                32 A  T tendency - moist processes 12hr. cos coeff.
  285 DTCOND_12_SIN                    K/s                32 A  T tendency - moist processes 12hr. sin coeff.
  286 DTCOND_08_COS                    K/s                32 A  T tendency - moist processes  8hr. cos coeff.
  287 DTCOND_08_SIN                    K/s                32 A  T tendency - moist processes  8hr. sin coeff.
  288 PRECL                            m/s                 1 A  Large-scale (stable) precipitation rate (liq + ice)
  289 PRECC                            m/s                 1 A  Convective precipitation rate (liq + ice)
  290 PRECT                            m/s                 1 A  Total (convective and large-scale) precipitation rate (liq + ice)
  291 PREC_PCW                         m/s                 1 A  LS_pcw precipitation rate
  292 PREC_zmc                         m/s                 1 A  CV_zmc precipitation rate
  293 PRECTMX                          m/s                 1 X  Maximum (convective and large-scale) precipitation rate (liq+ice)
  294 PRECSL                           m/s                 1 A  Large-scale (stable) snow rate (water equivalent)
  295 PRECSC                           m/s                 1 A  Convective snow rate (water equivalent)
  296 PRECCav                          m/s                 1 A  Average large-scale precipitation (liq + ice)
  297 PRECLav                          m/s                 1 A  Average convective precipitation  (liq + ice)
  298 SHFLX                            W/m2                1 A  Surface sensible heat flux
  299 LHFLX                            W/m2                1 A  Surface latent heat flux
  300 QFLX                             kg/m2/s             1 A  Surface water flux
  301 TAUX                             N/m2                1 A  Zonal surface stress
  302 TAUY                             N/m2                1 A  Meridional surface stress
  303 TREFHT                           K                   1 A  Reference height temperature
  304 TREFHTMN                         K                   1 M  Minimum reference height temperature over output period
  305 TREFHTMX                         K                   1 X  Maximum reference height temperature over output period
  306 QREFHT                           kg/kg               1 A  Reference height humidity
  307 U10                              m/s                 1 A  10m wind speed
  308 RHREFHT                          fraction            1 A  Reference height relative humidity
  309 LANDFRAC                         fraction            1 A  Fraction of sfc area covered by land
  310 ICEFRAC                          fraction            1 A  Fraction of sfc area covered by sea-ice
  311 OCNFRAC                          fraction            1 A  Fraction of sfc area covered by ocean
  312 TREFMNAV                         K                   1 A  Average of TREFHT daily minimum
  313 TREFMXAV                         K                   1 A  Average of TREFHT daily maximum
  314 TS                               K                   1 A  Surface temperature (radiative)
  315 TSMN                             K                   1 M  Minimum surface temperature over output period
  316 TSMX                             K                   1 X  Maximum surface temperature over output period
  317 SNOWHLND                         m                   1 A  Water equivalent snow depth
  318 SNOWHICE                         m                   1 A  Snow depth over ice
  319 TBOT                             K                   1 A  Lowest model level temperature
  320 ASDIR                            1                   1 A  albedo: shortwave, direct
  321 ASDIF                            1                   1 A  albedo: shortwave, diffuse
  322 ALDIR                            1                   1 A  albedo: longwave, direct
  323 ALDIF                            1                   1 A  albedo: longwave, diffuse
  324 SST                              K                   1 A  sea surface temperature
  325 PTEQ                             kg/kg/s            32 A  Q total physics tendency
  326 PTECLDLIQ                        kg/kg/s            32 A  CLDLIQ total physics tendency
  327 PTECLDICE                        kg/kg/s            32 A  CLDICE total physics tendency
  328 DMEQ                             kg/kg/s            32 A  Q dme adjustment tendency (FV)
  329 DMECLDLIQ                        kg/kg/s            32 A  CLDLIQ dme adjustment tendency (FV)
  330 DMECLDICE                        kg/kg/s            32 A  CLDICE dme adjustment tendency (FV)
  331 QCWAT&IC                         kg/kg              32 I  q associated with cloud water
  332 TCWAT&IC                         kg/kg              32 I  T associated with cloud water
  333 LCWAT&IC                         kg/kg              32 I  Cloud water (ice + liq
  334 CLOUD&IC                         fraction           32 I  Cloud fraction
  335 CONCLD&IC                        fraction           32 I  Convective cloud fraction
  336 TKE&IC                           m2/s2              33 I  Turbulent Kinetic Energy
  337 CUSH&IC                          m                   1 I  Convective Scale Height
  338 KVH&IC                           m2/s               33 I  Vertical diffusion diffusivities (heat/moisture)
  339 KVM&IC                           m2/s               33 I  Vertical diffusion diffusivities (momentum)
  340 PBLH&IC                          m                   1 I  PBL height
  341 TPERT&IC                         K                   1 I  Perturbation temperature (eddies in PBL)
  342 QPERT&IC                         kg/kg               1 I  Perturbation specific humidity (eddies in PBL)
  343 a2x_BCPHIWET                     kg/m2/s             1 A  wetdep of hydrophilic black carbon
  344 a2x_BCPHIDRY                     kg/m2/s             1 A  drydep of hydrophilic black carbon
  345 a2x_BCPHODRY                     kg/m2/s             1 A  drydep of hydrophobic black carbon
  346 a2x_OCPHIWET                     kg/m2/s             1 A  wetdep of hydrophilic organic carbon
  347 a2x_OCPHIDRY                     kg/m2/s             1 A  drydep of hydrophilic organic carbon
  348 a2x_OCPHODRY                     kg/m2/s             1 A  drydep of hydrophobic organic carbon
  349 a2x_DSTWET1                      kg/m2/s             1 A  wetdep of dust (bin1)
  350 a2x_DSTDRY1                      kg/m2/s             1 A  drydep of dust (bin1)
  351 a2x_DSTWET2                      kg/m2/s             1 A  wetdep of dust (bin2)
  352 a2x_DSTDRY2                      kg/m2/s             1 A  drydep of dust (bin2)
  353 a2x_DSTWET3                      kg/m2/s             1 A  wetdep of dust (bin3)
  354 a2x_DSTDRY3                      kg/m2/s             1 A  drydep of dust (bin3)
  355 a2x_DSTWET4                      kg/m2/s             1 A  wetdep of dust (bin4)
  356 a2x_DSTDRY4                      kg/m2/s             1 A  drydep of dust (bin4)
  357 DCQ                              kg/kg/s            32 A  Q tendency due to moist processes
  358 TEINP                            J/m2                1 A  Total energy of physics input
  359 TEOUT                            J/m2                1 A  Total energy of physics output
  360 TEFIX                            J/m2                1 A  Total energy after fixer
  361 EFIX                             W/m2                1 A  Effective sensible heat flux due to energy fixer
  362 DTCORE                           K/s                32 A  T tendency due to dynamical core
  363 m_Q_c                            kg/m^2             32 A  Q mass per layer used in climate calculation
  364 cb_Q_c                           kg/m^2              1 A  Q column burden used in climate calculation
  365 m_ozone_c                        kg/m^2             32 A  ozone mass per layer used in climate calculation
  366 cb_ozone_c                       kg/m^2              1 A  ozone column burden used in climate calculation
  367 m_O2_c                           kg/m^2             32 A  O2 mass per layer used in climate calculation
  368 cb_O2_c                          kg/m^2              1 A  O2 column burden used in climate calculation
  369 m_CO2_c                          kg/m^2             32 A  CO2 mass per layer used in climate calculation
  370 cb_CO2_c                         kg/m^2              1 A  CO2 column burden used in climate calculation
  371 m_N2O_c                          kg/m^2             32 A  N2O mass per layer used in climate calculation
  372 cb_N2O_c                         kg/m^2              1 A  N2O column burden used in climate calculation
  373 m_CH4_c                          kg/m^2             32 A  CH4 mass per layer used in climate calculation
  374 cb_CH4_c                         kg/m^2              1 A  CH4 column burden used in climate calculation
  375 m_CFC11_c                        kg/m^2             32 A  CFC11 mass per layer used in climate calculation
  376 cb_CFC11_c                       kg/m^2              1 A  CFC11 column burden used in climate calculation
  377 m_CFC12_c                        kg/m^2             32 A  CFC12 mass per layer used in climate calculation
  378 cb_CFC12_c                       kg/m^2              1 A  CFC12 column burden used in climate calculation
  379 m_VOLC_MMR1_c                    kg/m^2             32 A  VOLC_MMR1 mass per layer used in climate calculation
  380 cb_VOLC_MMR1_c                   kg/m^2              1 A  VOLC_MMR1 column burden used in climate calculation
  381 m_VOLC_MMR2_c                    kg/m^2             32 A  VOLC_MMR2 mass per layer used in climate calculation
  382 cb_VOLC_MMR2_c                   kg/m^2              1 A  VOLC_MMR2 column burden used in climate calculation
  383 m_VOLC_MMR3_c                    kg/m^2             32 A  VOLC_MMR3 mass per layer used in climate calculation
  384 cb_VOLC_MMR3_c                   kg/m^2              1 A  VOLC_MMR3 column burden used in climate calculation
  385 AEROD_v                          1                   1 A  Total Aerosol Optical Depth in visible band
  386 AODvstrt                         1                   1 A  Stratospheric Aerosol Optical Depth in visible band
  387 ODV_VOLC_MMR1                    1                   1 A  VOLC_MMR1 optical depth in visible band
  388 ODV_VOLC_MMR2                    1                   1 A  VOLC_MMR2 optical depth in visible band
  389 ODV_VOLC_MMR3                    1                   1 A  VOLC_MMR3 optical depth in visible band
  390 num_a1_sfcsiz1                   #/m2/s              1 A  num_a1 calcsize number-adjust column source
  391 num_a1_sfcsiz2                   #/m2/s              1 A  num_a1 calcsize number-adjust column sink
  392 num_c1_sfcsiz1                   #/m2/s              1 A  num_c1 calcsize number-adjust column source
  393 num_c1_sfcsiz2                   #/m2/s              1 A  num_c1 calcsize number-adjust column sink
  394 num_a2_sfcsiz1                   #/m2/s              1 A  num_a2 calcsize number-adjust column source
  395 num_a2_sfcsiz2                   #/m2/s              1 A  num_a2 calcsize number-adjust column sink
  396 num_c2_sfcsiz1                   #/m2/s              1 A  num_c2 calcsize number-adjust column source
  397 num_c2_sfcsiz2                   #/m2/s              1 A  num_c2 calcsize number-adjust column sink
  398 num_a3_sfcsiz1                   #/m2/s              1 A  num_a3 calcsize number-adjust column source
  399 num_a3_sfcsiz2                   #/m2/s              1 A  num_a3 calcsize number-adjust column sink
  400 num_c3_sfcsiz1                   #/m2/s              1 A  num_c3 calcsize number-adjust column source
  401 num_c3_sfcsiz2                   #/m2/s              1 A  num_c3 calcsize number-adjust column sink
  402 num_a4_sfcsiz1                   #/m2/s              1 A  num_a4 calcsize number-adjust column source
  403 num_a4_sfcsiz2                   #/m2/s              1 A  num_a4 calcsize number-adjust column sink
  404 num_c4_sfcsiz1                   #/m2/s              1 A  num_c4 calcsize number-adjust column source
  405 num_c4_sfcsiz2                   #/m2/s              1 A  num_c4 calcsize number-adjust column sink
  406 num_a2_sfcsiz3                   #/m2/s              1 A  num_a2 calcsize aitken-to-accum adjust column tendency
  407 num_a1_sfcsiz3                   #/m2/s              1 A  num_a1 calcsize aitken-to-accum adjust column tendency
  408 num_a2_sfcsiz4                   #/m2/s              1 A  num_a2 calcsize accum-to-aitken adjust column tendency
  409 num_a1_sfcsiz4                   #/m2/s              1 A  num_a1 calcsize accum-to-aitken adjust column tendency
  410 num_c2_sfcsiz3                   #/m2/s              1 A  num_c2 calcsize aitken-to-accum adjust column tendency
  411 num_c1_sfcsiz3                   #/m2/s              1 A  num_c1 calcsize aitken-to-accum adjust column tendency
  412 num_c2_sfcsiz4                   #/m2/s              1 A  num_c2 calcsize accum-to-aitken adjust column tendency
  413 num_c1_sfcsiz4                   #/m2/s              1 A  num_c1 calcsize accum-to-aitken adjust column tendency
  414 so4_a2_sfcsiz3                   kg/m2/s             1 A  so4_a2 calcsize aitken-to-accum adjust column tendency
  415 so4_a1_sfcsiz3                   kg/m2/s             1 A  so4_a1 calcsize aitken-to-accum adjust column tendency
  416 so4_a2_sfcsiz4                   kg/m2/s             1 A  so4_a2 calcsize accum-to-aitken adjust column tendency
  417 so4_a1_sfcsiz4                   kg/m2/s             1 A  so4_a1 calcsize accum-to-aitken adjust column tendency
  418 so4_c2_sfcsiz3                   kg/m2/s             1 A  so4_c2 calcsize aitken-to-accum adjust column tendency
  419 so4_c1_sfcsiz3                   kg/m2/s             1 A  so4_c1 calcsize aitken-to-accum adjust column tendency
  420 so4_c2_sfcsiz4                   kg/m2/s             1 A  so4_c2 calcsize accum-to-aitken adjust column tendency
  421 so4_c1_sfcsiz4                   kg/m2/s             1 A  so4_c1 calcsize accum-to-aitken adjust column tendency
  422 soa_a2_sfcsiz3                   kg/m2/s             1 A  soa_a2 calcsize aitken-to-accum adjust column tendency
  423 soa_a1_sfcsiz3                   kg/m2/s             1 A  soa_a1 calcsize aitken-to-accum adjust column tendency
  424 soa_a2_sfcsiz4                   kg/m2/s             1 A  soa_a2 calcsize accum-to-aitken adjust column tendency
  425 soa_a1_sfcsiz4                   kg/m2/s             1 A  soa_a1 calcsize accum-to-aitken adjust column tendency
  426 soa_c2_sfcsiz3                   kg/m2/s             1 A  soa_c2 calcsize aitken-to-accum adjust column tendency
  427 soa_c1_sfcsiz3                   kg/m2/s             1 A  soa_c1 calcsize aitken-to-accum adjust column tendency
  428 soa_c2_sfcsiz4                   kg/m2/s             1 A  soa_c2 calcsize accum-to-aitken adjust column tendency
  429 soa_c1_sfcsiz4                   kg/m2/s             1 A  soa_c1 calcsize accum-to-aitken adjust column tendency
  430 ncl_a2_sfcsiz3                   kg/m2/s             1 A  ncl_a2 calcsize aitken-to-accum adjust column tendency
  431 ncl_a1_sfcsiz3                   kg/m2/s             1 A  ncl_a1 calcsize aitken-to-accum adjust column tendency
  432 ncl_a2_sfcsiz4                   kg/m2/s             1 A  ncl_a2 calcsize accum-to-aitken adjust column tendency
  433 ncl_a1_sfcsiz4                   kg/m2/s             1 A  ncl_a1 calcsize accum-to-aitken adjust column tendency
  434 ncl_c2_sfcsiz3                   kg/m2/s             1 A  ncl_c2 calcsize aitken-to-accum adjust column tendency
  435 ncl_c1_sfcsiz3                   kg/m2/s             1 A  ncl_c1 calcsize aitken-to-accum adjust column tendency
  436 ncl_c2_sfcsiz4                   kg/m2/s             1 A  ncl_c2 calcsize accum-to-aitken adjust column tendency
  437 ncl_c1_sfcsiz4                   kg/m2/s             1 A  ncl_c1 calcsize accum-to-aitken adjust column tendency
  438 dst_a2_sfcsiz3                   kg/m2/s             1 A  dst_a2 calcsize aitken-to-accum adjust column tendency
  439 dst_a1_sfcsiz3                   kg/m2/s             1 A  dst_a1 calcsize aitken-to-accum adjust column tendency
  440 dst_a2_sfcsiz4                   kg/m2/s             1 A  dst_a2 calcsize accum-to-aitken adjust column tendency
  441 dst_a1_sfcsiz4                   kg/m2/s             1 A  dst_a1 calcsize accum-to-aitken adjust column tendency
  442 dst_c2_sfcsiz3                   kg/m2/s             1 A  dst_c2 calcsize aitken-to-accum adjust column tendency
  443 dst_c1_sfcsiz3                   kg/m2/s             1 A  dst_c1 calcsize aitken-to-accum adjust column tendency
  444 dst_c2_sfcsiz4                   kg/m2/s             1 A  dst_c2 calcsize accum-to-aitken adjust column tendency
  445 dst_c1_sfcsiz4                   kg/m2/s             1 A  dst_c1 calcsize accum-to-aitken adjust column tendency
  446 qconff_gaex                      kg/kg/s            32 A  3D fields for Fossil SOA condensation
  447 qevapff_gaex                     kg/kg/s            32 A  3D fields for Fossil SOA evaporation
  448 qconbb_gaex                      kg/kg/s            32 A  3D fields for Biomass SOA condensation
  449 qevapbb_gaex                     kg/kg/s            32 A  3D fields for Biomass SOA evaporation
  450 qconbg_gaex                      kg/kg/s            32 A  3D fields for Biogenic SOA condensation
  451 qevapbg_gaex                     kg/kg/s            32 A  3D fields for Biogenic SOA evaporation
  452 qcon_gaex                        kg/kg/s            32 A  3D fields for SOA condensation
  453 qevap_gaex                       kg/kg/s            32 A  3D fields for Biogenic SOA evaporation
  454 bc_a1_sfgaex1                    kg/m2/s             1 A  bc_a1 gas-aerosol-exchange primary column tendency
  455 bc_a4_sfgaex1                    kg/m2/s             1 A  bc_a4 gas-aerosol-exchange primary column tendency
  456 H2SO4_sfgaex1                    kg/m2/s             1 A  H2SO4 gas-aerosol-exchange primary column tendency
  457 num_a1_sfgaex1                   kg/m2/s             1 A  num_a1 gas-aerosol-exchange primary column tendency
  458 num_a4_sfgaex1                   kg/m2/s             1 A  num_a4 gas-aerosol-exchange primary column tendency
  459 pom_a1_sfgaex1                   kg/m2/s             1 A  pom_a1 gas-aerosol-exchange primary column tendency
  460 pom_a4_sfgaex1                   kg/m2/s             1 A  pom_a4 gas-aerosol-exchange primary column tendency
  461 so4_a1_sfgaex1                   kg/m2/s             1 A  so4_a1 gas-aerosol-exchange primary column tendency
  462 so4_a2_sfgaex1                   kg/m2/s             1 A  so4_a2 gas-aerosol-exchange primary column tendency
  463 so4_a3_sfgaex1                   kg/m2/s             1 A  so4_a3 gas-aerosol-exchange primary column tendency
  464 SOAG_sfgaex1                     kg/m2/s             1 A  SOAG gas-aerosol-exchange primary column tendency
  465 soa_a1_sfgaex1                   kg/m2/s             1 A  soa_a1 gas-aerosol-exchange primary column tendency
  466 soa_a2_sfgaex1                   kg/m2/s             1 A  soa_a2 gas-aerosol-exchange primary column tendency
  467 dst_a1_sfgaex2                   kg/m2/s             1 A  dst_a1 gas-aerosol-exchange renaming column tendency
  468 dst_c1_sfgaex2                   kg/m2/s             1 A  dst_c1 gas-aerosol-exchange renaming column tendency
  469 dst_a2_sfgaex2                   kg/m2/s             1 A  dst_a2 gas-aerosol-exchange renaming column tendency
  470 dst_c2_sfgaex2                   kg/m2/s             1 A  dst_c2 gas-aerosol-exchange renaming column tendency
  471 dst_a3_sfgaex2                   kg/m2/s             1 A  dst_a3 gas-aerosol-exchange renaming column tendency
  472 dst_c3_sfgaex2                   kg/m2/s             1 A  dst_c3 gas-aerosol-exchange renaming column tendency
  473 ncl_a1_sfgaex2                   kg/m2/s             1 A  ncl_a1 gas-aerosol-exchange renaming column tendency
  474 ncl_c1_sfgaex2                   kg/m2/s             1 A  ncl_c1 gas-aerosol-exchange renaming column tendency
  475 ncl_a2_sfgaex2                   kg/m2/s             1 A  ncl_a2 gas-aerosol-exchange renaming column tendency
  476 ncl_c2_sfgaex2                   kg/m2/s             1 A  ncl_c2 gas-aerosol-exchange renaming column tendency
  477 ncl_a3_sfgaex2                   kg/m2/s             1 A  ncl_a3 gas-aerosol-exchange renaming column tendency
  478 ncl_c3_sfgaex2                   kg/m2/s             1 A  ncl_c3 gas-aerosol-exchange renaming column tendency
  479 num_a1_sfgaex2                   #/m2/s              1 A  num_a1 gas-aerosol-exchange renaming column tendency
  480 num_c1_sfgaex2                   #/m2/s              1 A  num_c1 gas-aerosol-exchange renaming column tendency
  481 num_a2_sfgaex2                   #/m2/s              1 A  num_a2 gas-aerosol-exchange renaming column tendency
  482 num_c2_sfgaex2                   #/m2/s              1 A  num_c2 gas-aerosol-exchange renaming column tendency
  483 num_a3_sfgaex2                   #/m2/s              1 A  num_a3 gas-aerosol-exchange renaming column tendency
  484 num_c3_sfgaex2                   #/m2/s              1 A  num_c3 gas-aerosol-exchange renaming column tendency
  485 so4_a1_sfgaex2                   kg/m2/s             1 A  so4_a1 gas-aerosol-exchange renaming column tendency
  486 so4_c1_sfgaex2                   kg/m2/s             1 A  so4_c1 gas-aerosol-exchange renaming column tendency
  487 so4_a2_sfgaex2                   kg/m2/s             1 A  so4_a2 gas-aerosol-exchange renaming column tendency
  488 so4_c2_sfgaex2                   kg/m2/s             1 A  so4_c2 gas-aerosol-exchange renaming column tendency
  489 so4_a3_sfgaex2                   kg/m2/s             1 A  so4_a3 gas-aerosol-exchange renaming column tendency
  490 so4_c3_sfgaex2                   kg/m2/s             1 A  so4_c3 gas-aerosol-exchange renaming column tendency
  491 soa_a1_sfgaex2                   kg/m2/s             1 A  soa_a1 gas-aerosol-exchange renaming column tendency
  492 soa_c1_sfgaex2                   kg/m2/s             1 A  soa_c1 gas-aerosol-exchange renaming column tendency
  493 soa_a2_sfgaex2                   kg/m2/s             1 A  soa_a2 gas-aerosol-exchange renaming column tendency
  494 soa_c2_sfgaex2                   kg/m2/s             1 A  soa_c2 gas-aerosol-exchange renaming column tendency
  495 bc_a1_sfcoag1                    kg/m2/s             1 A  bc_a1 modal_aero coagulation column tendency
  496 bc_a4_sfcoag1                    kg/m2/s             1 A  bc_a4 modal_aero coagulation column tendency
  497 dst_a1_sfcoag1                   kg/m2/s             1 A  dst_a1 modal_aero coagulation column tendency
  498 dst_a2_sfcoag1                   kg/m2/s             1 A  dst_a2 modal_aero coagulation column tendency
  499 ncl_a1_sfcoag1                   kg/m2/s             1 A  ncl_a1 modal_aero coagulation column tendency
  500 ncl_a2_sfcoag1                   kg/m2/s             1 A  ncl_a2 modal_aero coagulation column tendency
  501 num_a1_sfcoag1                   #/m2/s              1 A  num_a1 modal_aero coagulation column tendency
  502 num_a2_sfcoag1                   #/m2/s              1 A  num_a2 modal_aero coagulation column tendency
  503 num_a4_sfcoag1                   #/m2/s              1 A  num_a4 modal_aero coagulation column tendency
  504 pom_a1_sfcoag1                   kg/m2/s             1 A  pom_a1 modal_aero coagulation column tendency
  505 pom_a4_sfcoag1                   kg/m2/s             1 A  pom_a4 modal_aero coagulation column tendency
  506 so4_a1_sfcoag1                   kg/m2/s             1 A  so4_a1 modal_aero coagulation column tendency
  507 so4_a2_sfcoag1                   kg/m2/s             1 A  so4_a2 modal_aero coagulation column tendency
  508 soa_a1_sfcoag1                   kg/m2/s             1 A  soa_a1 modal_aero coagulation column tendency
  509 soa_a2_sfcoag1                   kg/m2/s             1 A  soa_a2 modal_aero coagulation column tendency
  510 H2SO4_sfnnuc1                    kg/m2/s             1 A  H2SO4 modal_aero new particle nucleation column tendency
  511 num_a2_sfnnuc1                   #/m2/s              1 A  num_a2 modal_aero new particle nucleation column tendency
  512 so4_a2_sfnnuc1                   kg/m2/s             1 A  so4_a2 modal_aero new particle nucleation column tendency
  513 SH_MFUP_MAX                      kg/m2               1 A  Shallow conv. column-max updraft mass flux
  514 SH_WCLDBASE                      m/s                 1 A  Shallow conv. cloudbase vertical velocity
  515 SH_KCLDBASE                      1                   1 A  Shallow conv. cloudbase level index
  516 DP_MFUP_MAX                      kg/m2               1 A  Deep conv. column-max updraft mass flux
  517 DP_WCLDBASE                      m/s                 1 A  Deep conv. cloudbase vertical velocity
  518 DP_KCLDBASE                      1                   1 A  Deep conv. cloudbase level index
  519 num_a1SFSEC                      kg/m2/s             1 A  Wet deposition flux (precip evap, convective) at surface
  520 num_a1SFSID                      kg/m2/s             1 A  Wet deposition flux (incloud, deep convective) at surface
  521 num_a1SFSED                      kg/m2/s             1 A  Wet deposition flux (precip evap, deep convective) at surface
  522 so4_a1SFSEC                      kg/m2/s             1 A  Wet deposition flux (precip evap, convective) at surface
  523 so4_a1SFSID                      kg/m2/s             1 A  Wet deposition flux (incloud, deep convective) at surface
  524 so4_a1SFSED                      kg/m2/s             1 A  Wet deposition flux (precip evap, deep convective) at surface
  525 pom_a1SFSEC                      kg/m2/s             1 A  Wet deposition flux (precip evap, convective) at surface
  526 pom_a1SFSID                      kg/m2/s             1 A  Wet deposition flux (incloud, deep convective) at surface
  527 pom_a1SFSED                      kg/m2/s             1 A  Wet deposition flux (precip evap, deep convective) at surface
  528 soa_a1SFSEC                      kg/m2/s             1 A  Wet deposition flux (precip evap, convective) at surface
  529 soa_a1SFSID                      kg/m2/s             1 A  Wet deposition flux (incloud, deep convective) at surface
  530 soa_a1SFSED                      kg/m2/s             1 A  Wet deposition flux (precip evap, deep convective) at surface
  531 bc_a1SFSEC                       kg/m2/s             1 A  Wet deposition flux (precip evap, convective) at surface
  532 bc_a1SFSID                       kg/m2/s             1 A  Wet deposition flux (incloud, deep convective) at surface
  533 bc_a1SFSED                       kg/m2/s             1 A  Wet deposition flux (precip evap, deep convective) at surface
  534 dst_a1SFSEC                      kg/m2/s             1 A  Wet deposition flux (precip evap, convective) at surface
  535 dst_a1SFSID                      kg/m2/s             1 A  Wet deposition flux (incloud, deep convective) at surface
  536 dst_a1SFSED                      kg/m2/s             1 A  Wet deposition flux (precip evap, deep convective) at surface
  537 ncl_a1SFSEC                      kg/m2/s             1 A  Wet deposition flux (precip evap, convective) at surface
  538 ncl_a1SFSID                      kg/m2/s             1 A  Wet deposition flux (incloud, deep convective) at surface
  539 ncl_a1SFSED                      kg/m2/s             1 A  Wet deposition flux (precip evap, deep convective) at surface
  540 num_a2SFSEC                      kg/m2/s             1 A  Wet deposition flux (precip evap, convective) at surface
  541 num_a2SFSID                      kg/m2/s             1 A  Wet deposition flux (incloud, deep convective) at surface
  542 num_a2SFSED                      kg/m2/s             1 A  Wet deposition flux (precip evap, deep convective) at surface
  543 so4_a2SFSEC                      kg/m2/s             1 A  Wet deposition flux (precip evap, convective) at surface
  544 so4_a2SFSID                      kg/m2/s             1 A  Wet deposition flux (incloud, deep convective) at surface
  545 so4_a2SFSED                      kg/m2/s             1 A  Wet deposition flux (precip evap, deep convective) at surface
  546 soa_a2SFSEC                      kg/m2/s             1 A  Wet deposition flux (precip evap, convective) at surface
  547 soa_a2SFSID                      kg/m2/s             1 A  Wet deposition flux (incloud, deep convective) at surface
  548 soa_a2SFSED                      kg/m2/s             1 A  Wet deposition flux (precip evap, deep convective) at surface
  549 ncl_a2SFSEC                      kg/m2/s             1 A  Wet deposition flux (precip evap, convective) at surface
  550 ncl_a2SFSID                      kg/m2/s             1 A  Wet deposition flux (incloud, deep convective) at surface
  551 ncl_a2SFSED                      kg/m2/s             1 A  Wet deposition flux (precip evap, deep convective) at surface
  552 dst_a2SFSEC                      kg/m2/s             1 A  Wet deposition flux (precip evap, convective) at surface
  553 dst_a2SFSID                      kg/m2/s             1 A  Wet deposition flux (incloud, deep convective) at surface
  554 dst_a2SFSED                      kg/m2/s             1 A  Wet deposition flux (precip evap, deep convective) at surface
  555 num_a3SFSEC                      kg/m2/s             1 A  Wet deposition flux (precip evap, convective) at surface
  556 num_a3SFSID                      kg/m2/s             1 A  Wet deposition flux (incloud, deep convective) at surface
  557 num_a3SFSED                      kg/m2/s             1 A  Wet deposition flux (precip evap, deep convective) at surface
  558 dst_a3SFSEC                      kg/m2/s             1 A  Wet deposition flux (precip evap, convective) at surface
  559 dst_a3SFSID                      kg/m2/s             1 A  Wet deposition flux (incloud, deep convective) at surface
  560 dst_a3SFSED                      kg/m2/s             1 A  Wet deposition flux (precip evap, deep convective) at surface
  561 ncl_a3SFSEC                      kg/m2/s             1 A  Wet deposition flux (precip evap, convective) at surface
  562 ncl_a3SFSID                      kg/m2/s             1 A  Wet deposition flux (incloud, deep convective) at surface
  563 ncl_a3SFSED                      kg/m2/s             1 A  Wet deposition flux (precip evap, deep convective) at surface
  564 so4_a3SFSEC                      kg/m2/s             1 A  Wet deposition flux (precip evap, convective) at surface
  565 so4_a3SFSID                      kg/m2/s             1 A  Wet deposition flux (incloud, deep convective) at surface
  566 so4_a3SFSED                      kg/m2/s             1 A  Wet deposition flux (precip evap, deep convective) at surface
  567 num_a4SFSEC                      kg/m2/s             1 A  Wet deposition flux (precip evap, convective) at surface
  568 num_a4SFSID                      kg/m2/s             1 A  Wet deposition flux (incloud, deep convective) at surface
  569 num_a4SFSED                      kg/m2/s             1 A  Wet deposition flux (precip evap, deep convective) at surface
  570 pom_a4SFSEC                      kg/m2/s             1 A  Wet deposition flux (precip evap, convective) at surface
  571 pom_a4SFSID                      kg/m2/s             1 A  Wet deposition flux (incloud, deep convective) at surface
  572 pom_a4SFSED                      kg/m2/s             1 A  Wet deposition flux (precip evap, deep convective) at surface
  573 bc_a4SFSEC                       kg/m2/s             1 A  Wet deposition flux (precip evap, convective) at surface
  574 bc_a4SFSID                       kg/m2/s             1 A  Wet deposition flux (incloud, deep convective) at surface
  575 bc_a4SFSED                       kg/m2/s             1 A  Wet deposition flux (precip evap, deep convective) at surface
  576 RAM1                             frac                1 A  RAM1
  577 airFV                            frac                1 A  FV
  578 dst_a2SF                         kg/m2/s             1 A  dst_a2 dust surface emission
  579 dst_a1SF                         kg/m2/s             1 A  dst_a1 dust surface emission
  580 dst_a3SF                         kg/m2/s             1 A  dst_a3 dust surface emission
  581 num_a2SF                         kg/m2/s             1 A  num_a2 dust surface emission
  582 num_a1SF                         kg/m2/s             1 A  num_a1 dust surface emission
  583 num_a3SF                         kg/m2/s             1 A  num_a3 dust surface emission
  584 DSTSFMBL                         kg/m2/s             1 A  Mobilization flux at surface
  585 LND_MBL                          frac                1 A  Soil erodibility factor
  586 SSTSFMBL                         kg/m2/s             1 A  Mobilization flux at surface
  587 ncl_a1SF                         kg/m2/s             1 A  ncl_a1 seasalt surface emission
  588 ncl_a2SF                         kg/m2/s             1 A  ncl_a2 seasalt surface emission
  589 ncl_a3SF                         kg/m2/s             1 A  ncl_a3 seasalt surface emission
  590 bc_a1DDF                         kg/m2/s             1 A  bc_a1 dry deposition flux at bottom (grav + turb)
  591 bc_a1TBF                         kg/m2/s             1 A  bc_a1 turbulent dry deposition flux
  592 bc_a1GVF                         kg/m2/s             1 A  bc_a1 gravitational dry deposition flux
  593 bc_a1DTQ                         kg/kg/s            32 A  bc_a1 dry deposition
  594 bc_a1DDV                         m/s                32 A  bc_a1 deposition velocity
  595 bc_a4DDF                         kg/m2/s             1 A  bc_a4 dry deposition flux at bottom (grav + turb)
  596 bc_a4TBF                         kg/m2/s             1 A  bc_a4 turbulent dry deposition flux
  597 bc_a4GVF                         kg/m2/s             1 A  bc_a4 gravitational dry deposition flux
  598 bc_a4DTQ                         kg/kg/s            32 A  bc_a4 dry deposition
  599 bc_a4DDV                         m/s                32 A  bc_a4 deposition velocity
  600 dst_a1DDF                        kg/m2/s             1 A  dst_a1 dry deposition flux at bottom (grav + turb)
  601 dst_a1TBF                        kg/m2/s             1 A  dst_a1 turbulent dry deposition flux
  602 dst_a1GVF                        kg/m2/s             1 A  dst_a1 gravitational dry deposition flux
  603 dst_a1DTQ                        kg/kg/s            32 A  dst_a1 dry deposition
  604 dst_a1DDV                        m/s                32 A  dst_a1 deposition velocity
  605 dst_a2DDF                        kg/m2/s             1 A  dst_a2 dry deposition flux at bottom (grav + turb)
  606 dst_a2TBF                        kg/m2/s             1 A  dst_a2 turbulent dry deposition flux
  607 dst_a2GVF                        kg/m2/s             1 A  dst_a2 gravitational dry deposition flux
  608 dst_a2DTQ                        kg/kg/s            32 A  dst_a2 dry deposition
  609 dst_a2DDV                        m/s                32 A  dst_a2 deposition velocity
  610 dst_a3DDF                        kg/m2/s             1 A  dst_a3 dry deposition flux at bottom (grav + turb)
  611 dst_a3TBF                        kg/m2/s             1 A  dst_a3 turbulent dry deposition flux
  612 dst_a3GVF                        kg/m2/s             1 A  dst_a3 gravitational dry deposition flux
  613 dst_a3DTQ                        kg/kg/s            32 A  dst_a3 dry deposition
  614 dst_a3DDV                        m/s                32 A  dst_a3 deposition velocity
  615 ncl_a1DDF                        kg/m2/s             1 A  ncl_a1 dry deposition flux at bottom (grav + turb)
  616 ncl_a1TBF                        kg/m2/s             1 A  ncl_a1 turbulent dry deposition flux
  617 ncl_a1GVF                        kg/m2/s             1 A  ncl_a1 gravitational dry deposition flux
  618 ncl_a1DTQ                        kg/kg/s            32 A  ncl_a1 dry deposition
  619 ncl_a1DDV                        m/s                32 A  ncl_a1 deposition velocity
  620 ncl_a2DDF                        kg/m2/s             1 A  ncl_a2 dry deposition flux at bottom (grav + turb)
  621 ncl_a2TBF                        kg/m2/s             1 A  ncl_a2 turbulent dry deposition flux
  622 ncl_a2GVF                        kg/m2/s             1 A  ncl_a2 gravitational dry deposition flux
  623 ncl_a2DTQ                        kg/kg/s            32 A  ncl_a2 dry deposition
  624 ncl_a2DDV                        m/s                32 A  ncl_a2 deposition velocity
  625 ncl_a3DDF                        kg/m2/s             1 A  ncl_a3 dry deposition flux at bottom (grav + turb)
  626 ncl_a3TBF                        kg/m2/s             1 A  ncl_a3 turbulent dry deposition flux
  627 ncl_a3GVF                        kg/m2/s             1 A  ncl_a3 gravitational dry deposition flux
  628 ncl_a3DTQ                        kg/kg/s            32 A  ncl_a3 dry deposition
  629 ncl_a3DDV                        m/s                32 A  ncl_a3 deposition velocity
  630 num_a1DDF                         1/m2/s             1 A  num_a1 dry deposition flux at bottom (grav + turb)
  631 num_a1TBF                         1/m2/s             1 A  num_a1 turbulent dry deposition flux
  632 num_a1GVF                         1/m2/s             1 A  num_a1 gravitational dry deposition flux
  633 num_a1DTQ                         1/kg/s            32 A  num_a1 dry deposition
  634 num_a1DDV                        m/s                32 A  num_a1 deposition velocity
  635 num_a2DDF                         1/m2/s             1 A  num_a2 dry deposition flux at bottom (grav + turb)
  636 num_a2TBF                         1/m2/s             1 A  num_a2 turbulent dry deposition flux
  637 num_a2GVF                         1/m2/s             1 A  num_a2 gravitational dry deposition flux
  638 num_a2DTQ                         1/kg/s            32 A  num_a2 dry deposition
  639 num_a2DDV                        m/s                32 A  num_a2 deposition velocity
  640 num_a3DDF                         1/m2/s             1 A  num_a3 dry deposition flux at bottom (grav + turb)
  641 num_a3TBF                         1/m2/s             1 A  num_a3 turbulent dry deposition flux
  642 num_a3GVF                         1/m2/s             1 A  num_a3 gravitational dry deposition flux
  643 num_a3DTQ                         1/kg/s            32 A  num_a3 dry deposition
  644 num_a3DDV                        m/s                32 A  num_a3 deposition velocity
  645 num_a4DDF                         1/m2/s             1 A  num_a4 dry deposition flux at bottom (grav + turb)
  646 num_a4TBF                         1/m2/s             1 A  num_a4 turbulent dry deposition flux
  647 num_a4GVF                         1/m2/s             1 A  num_a4 gravitational dry deposition flux
  648 num_a4DTQ                         1/kg/s            32 A  num_a4 dry deposition
  649 num_a4DDV                        m/s                32 A  num_a4 deposition velocity
  650 pom_a1DDF                        kg/m2/s             1 A  pom_a1 dry deposition flux at bottom (grav + turb)
  651 pom_a1TBF                        kg/m2/s             1 A  pom_a1 turbulent dry deposition flux
  652 pom_a1GVF                        kg/m2/s             1 A  pom_a1 gravitational dry deposition flux
  653 pom_a1DTQ                        kg/kg/s            32 A  pom_a1 dry deposition
  654 pom_a1DDV                        m/s                32 A  pom_a1 deposition velocity
  655 pom_a4DDF                        kg/m2/s             1 A  pom_a4 dry deposition flux at bottom (grav + turb)
  656 pom_a4TBF                        kg/m2/s             1 A  pom_a4 turbulent dry deposition flux
  657 pom_a4GVF                        kg/m2/s             1 A  pom_a4 gravitational dry deposition flux
  658 pom_a4DTQ                        kg/kg/s            32 A  pom_a4 dry deposition
  659 pom_a4DDV                        m/s                32 A  pom_a4 deposition velocity
  660 so4_a1DDF                        kg/m2/s             1 A  so4_a1 dry deposition flux at bottom (grav + turb)
  661 so4_a1TBF                        kg/m2/s             1 A  so4_a1 turbulent dry deposition flux
  662 so4_a1GVF                        kg/m2/s             1 A  so4_a1 gravitational dry deposition flux
  663 so4_a1DTQ                        kg/kg/s            32 A  so4_a1 dry deposition
  664 so4_a1DDV                        m/s                32 A  so4_a1 deposition velocity
  665 so4_a2DDF                        kg/m2/s             1 A  so4_a2 dry deposition flux at bottom (grav + turb)
  666 so4_a2TBF                        kg/m2/s             1 A  so4_a2 turbulent dry deposition flux
  667 so4_a2GVF                        kg/m2/s             1 A  so4_a2 gravitational dry deposition flux
  668 so4_a2DTQ                        kg/kg/s            32 A  so4_a2 dry deposition
  669 so4_a2DDV                        m/s                32 A  so4_a2 deposition velocity
  670 so4_a3DDF                        kg/m2/s             1 A  so4_a3 dry deposition flux at bottom (grav + turb)
  671 so4_a3TBF                        kg/m2/s             1 A  so4_a3 turbulent dry deposition flux
  672 so4_a3GVF                        kg/m2/s             1 A  so4_a3 gravitational dry deposition flux
  673 so4_a3DTQ                        kg/kg/s            32 A  so4_a3 dry deposition
  674 so4_a3DDV                        m/s                32 A  so4_a3 deposition velocity
  675 soa_a1DDF                        kg/m2/s             1 A  soa_a1 dry deposition flux at bottom (grav + turb)
  676 soa_a1TBF                        kg/m2/s             1 A  soa_a1 turbulent dry deposition flux
  677 soa_a1GVF                        kg/m2/s             1 A  soa_a1 gravitational dry deposition flux
  678 soa_a1DTQ                        kg/kg/s            32 A  soa_a1 dry deposition
  679 soa_a1DDV                        m/s                32 A  soa_a1 deposition velocity
  680 soa_a2DDF                        kg/m2/s             1 A  soa_a2 dry deposition flux at bottom (grav + turb)
  681 soa_a2TBF                        kg/m2/s             1 A  soa_a2 turbulent dry deposition flux
  682 soa_a2GVF                        kg/m2/s             1 A  soa_a2 gravitational dry deposition flux
  683 soa_a2DTQ                        kg/kg/s            32 A  soa_a2 dry deposition
  684 soa_a2DDV                        m/s                32 A  soa_a2 deposition velocity
  685 bc_a1SFWET                       kg/m2/s             1 A  Wet deposition flux at surface
  686 bc_a1SFSIC                       kg/m2/s             1 A  Wet deposition flux (incloud, convective) at surface
  687 bc_a1SFSIS                       kg/m2/s             1 A  Wet deposition flux (incloud, stratiform) at surface
  688 bc_a1SFSBC                       kg/m2/s             1 A  Wet deposition flux (belowcloud, convective) at surface
  689 bc_a1SFSBS                       kg/m2/s             1 A  Wet deposition flux (belowcloud, stratiform) at surface
  690 bc_a1SFSES                       kg/m2/s             1 A  Wet deposition flux (precip evap, stratiform) at surface
  691 bc_a1SFSBD                       kg/m2/s             1 A  Wet deposition flux (belowcloud, deep convective) at surface
  692 bc_a1WET                         kg/kg/s            32 A  wet deposition tendency
  693 bc_a1SIC                         kg/kg/s            32 A  bc_a1 ic wet deposition
  694 bc_a1SIS                         kg/kg/s            32 A  bc_a1 is wet deposition
  695 bc_a1SBC                         kg/kg/s            32 A  bc_a1 bc wet deposition
  696 bc_a1SBS                         kg/kg/s            32 A  bc_a1 bs wet deposition
  697 bc_a4SFWET                       kg/m2/s             1 A  Wet deposition flux at surface
  698 bc_a4SFSIC                       kg/m2/s             1 A  Wet deposition flux (incloud, convective) at surface
  699 bc_a4SFSIS                       kg/m2/s             1 A  Wet deposition flux (incloud, stratiform) at surface
  700 bc_a4SFSBC                       kg/m2/s             1 A  Wet deposition flux (belowcloud, convective) at surface
  701 bc_a4SFSBS                       kg/m2/s             1 A  Wet deposition flux (belowcloud, stratiform) at surface
  702 bc_a4SFSES                       kg/m2/s             1 A  Wet deposition flux (precip evap, stratiform) at surface
  703 bc_a4SFSBD                       kg/m2/s             1 A  Wet deposition flux (belowcloud, deep convective) at surface
  704 bc_a4WET                         kg/kg/s            32 A  wet deposition tendency
  705 bc_a4SIC                         kg/kg/s            32 A  bc_a4 ic wet deposition
  706 bc_a4SIS                         kg/kg/s            32 A  bc_a4 is wet deposition
  707 bc_a4SBC                         kg/kg/s            32 A  bc_a4 bc wet deposition
  708 bc_a4SBS                         kg/kg/s            32 A  bc_a4 bs wet deposition
  709 dst_a1SFWET                      kg/m2/s             1 A  Wet deposition flux at surface
  710 dst_a1SFSIC                      kg/m2/s             1 A  Wet deposition flux (incloud, convective) at surface
  711 dst_a1SFSIS                      kg/m2/s             1 A  Wet deposition flux (incloud, stratiform) at surface
  712 dst_a1SFSBC                      kg/m2/s             1 A  Wet deposition flux (belowcloud, convective) at surface
  713 dst_a1SFSBS                      kg/m2/s             1 A  Wet deposition flux (belowcloud, stratiform) at surface
  714 dst_a1SFSES                      kg/m2/s             1 A  Wet deposition flux (precip evap, stratiform) at surface
  715 dst_a1SFSBD                      kg/m2/s             1 A  Wet deposition flux (belowcloud, deep convective) at surface
  716 dst_a1WET                        kg/kg/s            32 A  wet deposition tendency
  717 dst_a1SIC                        kg/kg/s            32 A  dst_a1 ic wet deposition
  718 dst_a1SIS                        kg/kg/s            32 A  dst_a1 is wet deposition
  719 dst_a1SBC                        kg/kg/s            32 A  dst_a1 bc wet deposition
  720 dst_a1SBS                        kg/kg/s            32 A  dst_a1 bs wet deposition
  721 dst_a2SFWET                      kg/m2/s             1 A  Wet deposition flux at surface
  722 dst_a2SFSIC                      kg/m2/s             1 A  Wet deposition flux (incloud, convective) at surface
  723 dst_a2SFSIS                      kg/m2/s             1 A  Wet deposition flux (incloud, stratiform) at surface
  724 dst_a2SFSBC                      kg/m2/s             1 A  Wet deposition flux (belowcloud, convective) at surface
  725 dst_a2SFSBS                      kg/m2/s             1 A  Wet deposition flux (belowcloud, stratiform) at surface
  726 dst_a2SFSES                      kg/m2/s             1 A  Wet deposition flux (precip evap, stratiform) at surface
  727 dst_a2SFSBD                      kg/m2/s             1 A  Wet deposition flux (belowcloud, deep convective) at surface
  728 dst_a2WET                        kg/kg/s            32 A  wet deposition tendency
  729 dst_a2SIC                        kg/kg/s            32 A  dst_a2 ic wet deposition
  730 dst_a2SIS                        kg/kg/s            32 A  dst_a2 is wet deposition
  731 dst_a2SBC                        kg/kg/s            32 A  dst_a2 bc wet deposition
  732 dst_a2SBS                        kg/kg/s            32 A  dst_a2 bs wet deposition
  733 dst_a3SFWET                      kg/m2/s             1 A  Wet deposition flux at surface
  734 dst_a3SFSIC                      kg/m2/s             1 A  Wet deposition flux (incloud, convective) at surface
  735 dst_a3SFSIS                      kg/m2/s             1 A  Wet deposition flux (incloud, stratiform) at surface
  736 dst_a3SFSBC                      kg/m2/s             1 A  Wet deposition flux (belowcloud, convective) at surface
  737 dst_a3SFSBS                      kg/m2/s             1 A  Wet deposition flux (belowcloud, stratiform) at surface
  738 dst_a3SFSES                      kg/m2/s             1 A  Wet deposition flux (precip evap, stratiform) at surface
  739 dst_a3SFSBD                      kg/m2/s             1 A  Wet deposition flux (belowcloud, deep convective) at surface
  740 dst_a3WET                        kg/kg/s            32 A  wet deposition tendency
  741 dst_a3SIC                        kg/kg/s            32 A  dst_a3 ic wet deposition
  742 dst_a3SIS                        kg/kg/s            32 A  dst_a3 is wet deposition
  743 dst_a3SBC                        kg/kg/s            32 A  dst_a3 bc wet deposition
  744 dst_a3SBS                        kg/kg/s            32 A  dst_a3 bs wet deposition
  745 ncl_a1SFWET                      kg/m2/s             1 A  Wet deposition flux at surface
  746 ncl_a1SFSIC                      kg/m2/s             1 A  Wet deposition flux (incloud, convective) at surface
  747 ncl_a1SFSIS                      kg/m2/s             1 A  Wet deposition flux (incloud, stratiform) at surface
  748 ncl_a1SFSBC                      kg/m2/s             1 A  Wet deposition flux (belowcloud, convective) at surface
  749 ncl_a1SFSBS                      kg/m2/s             1 A  Wet deposition flux (belowcloud, stratiform) at surface
  750 ncl_a1SFSES                      kg/m2/s             1 A  Wet deposition flux (precip evap, stratiform) at surface
  751 ncl_a1SFSBD                      kg/m2/s             1 A  Wet deposition flux (belowcloud, deep convective) at surface
  752 ncl_a1WET                        kg/kg/s            32 A  wet deposition tendency
  753 ncl_a1SIC                        kg/kg/s            32 A  ncl_a1 ic wet deposition
  754 ncl_a1SIS                        kg/kg/s            32 A  ncl_a1 is wet deposition
  755 ncl_a1SBC                        kg/kg/s            32 A  ncl_a1 bc wet deposition
  756 ncl_a1SBS                        kg/kg/s            32 A  ncl_a1 bs wet deposition
  757 ncl_a2SFWET                      kg/m2/s             1 A  Wet deposition flux at surface
  758 ncl_a2SFSIC                      kg/m2/s             1 A  Wet deposition flux (incloud, convective) at surface
  759 ncl_a2SFSIS                      kg/m2/s             1 A  Wet deposition flux (incloud, stratiform) at surface
  760 ncl_a2SFSBC                      kg/m2/s             1 A  Wet deposition flux (belowcloud, convective) at surface
  761 ncl_a2SFSBS                      kg/m2/s             1 A  Wet deposition flux (belowcloud, stratiform) at surface
  762 ncl_a2SFSES                      kg/m2/s             1 A  Wet deposition flux (precip evap, stratiform) at surface
  763 ncl_a2SFSBD                      kg/m2/s             1 A  Wet deposition flux (belowcloud, deep convective) at surface
  764 ncl_a2WET                        kg/kg/s            32 A  wet deposition tendency
  765 ncl_a2SIC                        kg/kg/s            32 A  ncl_a2 ic wet deposition
  766 ncl_a2SIS                        kg/kg/s            32 A  ncl_a2 is wet deposition
  767 ncl_a2SBC                        kg/kg/s            32 A  ncl_a2 bc wet deposition
  768 ncl_a2SBS                        kg/kg/s            32 A  ncl_a2 bs wet deposition
  769 ncl_a3SFWET                      kg/m2/s             1 A  Wet deposition flux at surface
  770 ncl_a3SFSIC                      kg/m2/s             1 A  Wet deposition flux (incloud, convective) at surface
  771 ncl_a3SFSIS                      kg/m2/s             1 A  Wet deposition flux (incloud, stratiform) at surface
  772 ncl_a3SFSBC                      kg/m2/s             1 A  Wet deposition flux (belowcloud, convective) at surface
  773 ncl_a3SFSBS                      kg/m2/s             1 A  Wet deposition flux (belowcloud, stratiform) at surface
  774 ncl_a3SFSES                      kg/m2/s             1 A  Wet deposition flux (precip evap, stratiform) at surface
  775 ncl_a3SFSBD                      kg/m2/s             1 A  Wet deposition flux (belowcloud, deep convective) at surface
  776 ncl_a3WET                        kg/kg/s            32 A  wet deposition tendency
  777 ncl_a3SIC                        kg/kg/s            32 A  ncl_a3 ic wet deposition
  778 ncl_a3SIS                        kg/kg/s            32 A  ncl_a3 is wet deposition
  779 ncl_a3SBC                        kg/kg/s            32 A  ncl_a3 bc wet deposition
  780 ncl_a3SBS                        kg/kg/s            32 A  ncl_a3 bs wet deposition
  781 num_a1SFWET                       1/m2/s             1 A  Wet deposition flux at surface
  782 num_a1SFSIC                       1/m2/s             1 A  Wet deposition flux (incloud, convective) at surface
  783 num_a1SFSIS                       1/m2/s             1 A  Wet deposition flux (incloud, stratiform) at surface
  784 num_a1SFSBC                       1/m2/s             1 A  Wet deposition flux (belowcloud, convective) at surface
  785 num_a1SFSBS                       1/m2/s             1 A  Wet deposition flux (belowcloud, stratiform) at surface
  786 num_a1SFSES                      kg/m2/s             1 A  Wet deposition flux (precip evap, stratiform) at surface
  787 num_a1SFSBD                      kg/m2/s             1 A  Wet deposition flux (belowcloud, deep convective) at surface
  788 num_a1WET                         1/kg/s            32 A  wet deposition tendency
  789 num_a1SIC                         1/kg/s            32 A  num_a1 ic wet deposition
  790 num_a1SIS                         1/kg/s            32 A  num_a1 is wet deposition
  791 num_a1SBC                         1/kg/s            32 A  num_a1 bc wet deposition
  792 num_a1SBS                         1/kg/s            32 A  num_a1 bs wet deposition
  793 num_a2SFWET                       1/m2/s             1 A  Wet deposition flux at surface
  794 num_a2SFSIC                       1/m2/s             1 A  Wet deposition flux (incloud, convective) at surface
  795 num_a2SFSIS                       1/m2/s             1 A  Wet deposition flux (incloud, stratiform) at surface
  796 num_a2SFSBC                       1/m2/s             1 A  Wet deposition flux (belowcloud, convective) at surface
  797 num_a2SFSBS                       1/m2/s             1 A  Wet deposition flux (belowcloud, stratiform) at surface
  798 num_a2SFSES                      kg/m2/s             1 A  Wet deposition flux (precip evap, stratiform) at surface
  799 num_a2SFSBD                      kg/m2/s             1 A  Wet deposition flux (belowcloud, deep convective) at surface
  800 num_a2WET                         1/kg/s            32 A  wet deposition tendency
  801 num_a2SIC                         1/kg/s            32 A  num_a2 ic wet deposition
  802 num_a2SIS                         1/kg/s            32 A  num_a2 is wet deposition
  803 num_a2SBC                         1/kg/s            32 A  num_a2 bc wet deposition
  804 num_a2SBS                         1/kg/s            32 A  num_a2 bs wet deposition
  805 num_a3SFWET                       1/m2/s             1 A  Wet deposition flux at surface
  806 num_a3SFSIC                       1/m2/s             1 A  Wet deposition flux (incloud, convective) at surface
  807 num_a3SFSIS                       1/m2/s             1 A  Wet deposition flux (incloud, stratiform) at surface
  808 num_a3SFSBC                       1/m2/s             1 A  Wet deposition flux (belowcloud, convective) at surface
  809 num_a3SFSBS                       1/m2/s             1 A  Wet deposition flux (belowcloud, stratiform) at surface
  810 num_a3SFSES                      kg/m2/s             1 A  Wet deposition flux (precip evap, stratiform) at surface
  811 num_a3SFSBD                      kg/m2/s             1 A  Wet deposition flux (belowcloud, deep convective) at surface
  812 num_a3WET                         1/kg/s            32 A  wet deposition tendency
  813 num_a3SIC                         1/kg/s            32 A  num_a3 ic wet deposition
  814 num_a3SIS                         1/kg/s            32 A  num_a3 is wet deposition
  815 num_a3SBC                         1/kg/s            32 A  num_a3 bc wet deposition
  816 num_a3SBS                         1/kg/s            32 A  num_a3 bs wet deposition
  817 num_a4SFWET                       1/m2/s             1 A  Wet deposition flux at surface
  818 num_a4SFSIC                       1/m2/s             1 A  Wet deposition flux (incloud, convective) at surface
  819 num_a4SFSIS                       1/m2/s             1 A  Wet deposition flux (incloud, stratiform) at surface
  820 num_a4SFSBC                       1/m2/s             1 A  Wet deposition flux (belowcloud, convective) at surface
  821 num_a4SFSBS                       1/m2/s             1 A  Wet deposition flux (belowcloud, stratiform) at surface
  822 num_a4SFSES                      kg/m2/s             1 A  Wet deposition flux (precip evap, stratiform) at surface
  823 num_a4SFSBD                      kg/m2/s             1 A  Wet deposition flux (belowcloud, deep convective) at surface
  824 num_a4WET                         1/kg/s            32 A  wet deposition tendency
  825 num_a4SIC                         1/kg/s            32 A  num_a4 ic wet deposition
  826 num_a4SIS                         1/kg/s            32 A  num_a4 is wet deposition
  827 num_a4SBC                         1/kg/s            32 A  num_a4 bc wet deposition
  828 num_a4SBS                         1/kg/s            32 A  num_a4 bs wet deposition
  829 pom_a1SFWET                      kg/m2/s             1 A  Wet deposition flux at surface
  830 pom_a1SFSIC                      kg/m2/s             1 A  Wet deposition flux (incloud, convective) at surface
  831 pom_a1SFSIS                      kg/m2/s             1 A  Wet deposition flux (incloud, stratiform) at surface
  832 pom_a1SFSBC                      kg/m2/s             1 A  Wet deposition flux (belowcloud, convective) at surface
  833 pom_a1SFSBS                      kg/m2/s             1 A  Wet deposition flux (belowcloud, stratiform) at surface
  834 pom_a1SFSES                      kg/m2/s             1 A  Wet deposition flux (precip evap, stratiform) at surface
  835 pom_a1SFSBD                      kg/m2/s             1 A  Wet deposition flux (belowcloud, deep convective) at surface
  836 pom_a1WET                        kg/kg/s            32 A  wet deposition tendency
  837 pom_a1SIC                        kg/kg/s            32 A  pom_a1 ic wet deposition
  838 pom_a1SIS                        kg/kg/s            32 A  pom_a1 is wet deposition
  839 pom_a1SBC                        kg/kg/s            32 A  pom_a1 bc wet deposition
  840 pom_a1SBS                        kg/kg/s            32 A  pom_a1 bs wet deposition
  841 pom_a4SFWET                      kg/m2/s             1 A  Wet deposition flux at surface
  842 pom_a4SFSIC                      kg/m2/s             1 A  Wet deposition flux (incloud, convective) at surface
  843 pom_a4SFSIS                      kg/m2/s             1 A  Wet deposition flux (incloud, stratiform) at surface
  844 pom_a4SFSBC                      kg/m2/s             1 A  Wet deposition flux (belowcloud, convective) at surface
  845 pom_a4SFSBS                      kg/m2/s             1 A  Wet deposition flux (belowcloud, stratiform) at surface
  846 pom_a4SFSES                      kg/m2/s             1 A  Wet deposition flux (precip evap, stratiform) at surface
  847 pom_a4SFSBD                      kg/m2/s             1 A  Wet deposition flux (belowcloud, deep convective) at surface
  848 pom_a4WET                        kg/kg/s            32 A  wet deposition tendency
  849 pom_a4SIC                        kg/kg/s            32 A  pom_a4 ic wet deposition
  850 pom_a4SIS                        kg/kg/s            32 A  pom_a4 is wet deposition
  851 pom_a4SBC                        kg/kg/s            32 A  pom_a4 bc wet deposition
  852 pom_a4SBS                        kg/kg/s            32 A  pom_a4 bs wet deposition
  853 so4_a1SFWET                      kg/m2/s             1 A  Wet deposition flux at surface
  854 so4_a1SFSIC                      kg/m2/s             1 A  Wet deposition flux (incloud, convective) at surface
  855 so4_a1SFSIS                      kg/m2/s             1 A  Wet deposition flux (incloud, stratiform) at surface
  856 so4_a1SFSBC                      kg/m2/s             1 A  Wet deposition flux (belowcloud, convective) at surface
  857 so4_a1SFSBS                      kg/m2/s             1 A  Wet deposition flux (belowcloud, stratiform) at surface
  858 so4_a1SFSES                      kg/m2/s             1 A  Wet deposition flux (precip evap, stratiform) at surface
  859 so4_a1SFSBD                      kg/m2/s             1 A  Wet deposition flux (belowcloud, deep convective) at surface
  860 so4_a1WET                        kg/kg/s            32 A  wet deposition tendency
  861 so4_a1SIC                        kg/kg/s            32 A  so4_a1 ic wet deposition
  862 so4_a1SIS                        kg/kg/s            32 A  so4_a1 is wet deposition
  863 so4_a1SBC                        kg/kg/s            32 A  so4_a1 bc wet deposition
  864 so4_a1SBS                        kg/kg/s            32 A  so4_a1 bs wet deposition
  865 so4_a2SFWET                      kg/m2/s             1 A  Wet deposition flux at surface
  866 so4_a2SFSIC                      kg/m2/s             1 A  Wet deposition flux (incloud, convective) at surface
  867 so4_a2SFSIS                      kg/m2/s             1 A  Wet deposition flux (incloud, stratiform) at surface
  868 so4_a2SFSBC                      kg/m2/s             1 A  Wet deposition flux (belowcloud, convective) at surface
  869 so4_a2SFSBS                      kg/m2/s             1 A  Wet deposition flux (belowcloud, stratiform) at surface
  870 so4_a2SFSES                      kg/m2/s             1 A  Wet deposition flux (precip evap, stratiform) at surface
  871 so4_a2SFSBD                      kg/m2/s             1 A  Wet deposition flux (belowcloud, deep convective) at surface
  872 so4_a2WET                        kg/kg/s            32 A  wet deposition tendency
  873 so4_a2SIC                        kg/kg/s            32 A  so4_a2 ic wet deposition
  874 so4_a2SIS                        kg/kg/s            32 A  so4_a2 is wet deposition
  875 so4_a2SBC                        kg/kg/s            32 A  so4_a2 bc wet deposition
  876 so4_a2SBS                        kg/kg/s            32 A  so4_a2 bs wet deposition
  877 so4_a3SFWET                      kg/m2/s             1 A  Wet deposition flux at surface
  878 so4_a3SFSIC                      kg/m2/s             1 A  Wet deposition flux (incloud, convective) at surface
  879 so4_a3SFSIS                      kg/m2/s             1 A  Wet deposition flux (incloud, stratiform) at surface
  880 so4_a3SFSBC                      kg/m2/s             1 A  Wet deposition flux (belowcloud, convective) at surface
  881 so4_a3SFSBS                      kg/m2/s             1 A  Wet deposition flux (belowcloud, stratiform) at surface
  882 so4_a3SFSES                      kg/m2/s             1 A  Wet deposition flux (precip evap, stratiform) at surface
  883 so4_a3SFSBD                      kg/m2/s             1 A  Wet deposition flux (belowcloud, deep convective) at surface
  884 so4_a3WET                        kg/kg/s            32 A  wet deposition tendency
  885 so4_a3SIC                        kg/kg/s            32 A  so4_a3 ic wet deposition
  886 so4_a3SIS                        kg/kg/s            32 A  so4_a3 is wet deposition
  887 so4_a3SBC                        kg/kg/s            32 A  so4_a3 bc wet deposition
  888 so4_a3SBS                        kg/kg/s            32 A  so4_a3 bs wet deposition
  889 soa_a1SFWET                      kg/m2/s             1 A  Wet deposition flux at surface
  890 soa_a1SFSIC                      kg/m2/s             1 A  Wet deposition flux (incloud, convective) at surface
  891 soa_a1SFSIS                      kg/m2/s             1 A  Wet deposition flux (incloud, stratiform) at surface
  892 soa_a1SFSBC                      kg/m2/s             1 A  Wet deposition flux (belowcloud, convective) at surface
  893 soa_a1SFSBS                      kg/m2/s             1 A  Wet deposition flux (belowcloud, stratiform) at surface
  894 soa_a1SFSES                      kg/m2/s             1 A  Wet deposition flux (precip evap, stratiform) at surface
  895 soa_a1SFSBD                      kg/m2/s             1 A  Wet deposition flux (belowcloud, deep convective) at surface
  896 soa_a1WET                        kg/kg/s            32 A  wet deposition tendency
  897 soa_a1SIC                        kg/kg/s            32 A  soa_a1 ic wet deposition
  898 soa_a1SIS                        kg/kg/s            32 A  soa_a1 is wet deposition
  899 soa_a1SBC                        kg/kg/s            32 A  soa_a1 bc wet deposition
  900 soa_a1SBS                        kg/kg/s            32 A  soa_a1 bs wet deposition
  901 soa_a2SFWET                      kg/m2/s             1 A  Wet deposition flux at surface
  902 soa_a2SFSIC                      kg/m2/s             1 A  Wet deposition flux (incloud, convective) at surface
  903 soa_a2SFSIS                      kg/m2/s             1 A  Wet deposition flux (incloud, stratiform) at surface
  904 soa_a2SFSBC                      kg/m2/s             1 A  Wet deposition flux (belowcloud, convective) at surface
  905 soa_a2SFSBS                      kg/m2/s             1 A  Wet deposition flux (belowcloud, stratiform) at surface
  906 soa_a2SFSES                      kg/m2/s             1 A  Wet deposition flux (precip evap, stratiform) at surface
  907 soa_a2SFSBD                      kg/m2/s             1 A  Wet deposition flux (belowcloud, deep convective) at surface
  908 soa_a2WET                        kg/kg/s            32 A  wet deposition tendency
  909 soa_a2SIC                        kg/kg/s            32 A  soa_a2 ic wet deposition
  910 soa_a2SIS                        kg/kg/s            32 A  soa_a2 is wet deposition
  911 soa_a2SBC                        kg/kg/s            32 A  soa_a2 bc wet deposition
  912 soa_a2SBS                        kg/kg/s            32 A  soa_a2 bs wet deposition
  913 GS_bc_a1                         kg/m2/s             1 A  bc_a1 gas chemistry/wet removal (for gas species)
  914 AQ_bc_a1                         kg/m2/s             1 A  bc_a1 aqueous chemistry (for gas species)
  915 GS_bc_a4                         kg/m2/s             1 A  bc_a4 gas chemistry/wet removal (for gas species)
  916 AQ_bc_a4                         kg/m2/s             1 A  bc_a4 aqueous chemistry (for gas species)
  917 GS_DMS                           kg/m2/s             1 A  DMS gas chemistry/wet removal (for gas species)
  918 AQ_DMS                           kg/m2/s             1 A  DMS aqueous chemistry (for gas species)
  919 GS_dst_a1                        kg/m2/s             1 A  dst_a1 gas chemistry/wet removal (for gas species)
  920 AQ_dst_a1                        kg/m2/s             1 A  dst_a1 aqueous chemistry (for gas species)
  921 GS_dst_a2                        kg/m2/s             1 A  dst_a2 gas chemistry/wet removal (for gas species)
  922 AQ_dst_a2                        kg/m2/s             1 A  dst_a2 aqueous chemistry (for gas species)
  923 GS_dst_a3                        kg/m2/s             1 A  dst_a3 gas chemistry/wet removal (for gas species)
  924 AQ_dst_a3                        kg/m2/s             1 A  dst_a3 aqueous chemistry (for gas species)
  925 GS_H2O2                          kg/m2/s             1 A  H2O2 gas chemistry/wet removal (for gas species)
  926 AQ_H2O2                          kg/m2/s             1 A  H2O2 aqueous chemistry (for gas species)
  927 GS_H2SO4                         kg/m2/s             1 A  H2SO4 gas chemistry/wet removal (for gas species)
  928 AQ_H2SO4                         kg/m2/s             1 A  H2SO4 aqueous chemistry (for gas species)
  929 GS_ncl_a1                        kg/m2/s             1 A  ncl_a1 gas chemistry/wet removal (for gas species)
  930 AQ_ncl_a1                        kg/m2/s             1 A  ncl_a1 aqueous chemistry (for gas species)
  931 GS_ncl_a2                        kg/m2/s             1 A  ncl_a2 gas chemistry/wet removal (for gas species)
  932 AQ_ncl_a2                        kg/m2/s             1 A  ncl_a2 aqueous chemistry (for gas species)
  933 GS_ncl_a3                        kg/m2/s             1 A  ncl_a3 gas chemistry/wet removal (for gas species)
  934 AQ_ncl_a3                        kg/m2/s             1 A  ncl_a3 aqueous chemistry (for gas species)
  935 GS_num_a1                         1/m2/s             1 A  num_a1 gas chemistry/wet removal (for gas species)
  936 AQ_num_a1                         1/m2/s             1 A  num_a1 aqueous chemistry (for gas species)
  937 GS_num_a2                         1/m2/s             1 A  num_a2 gas chemistry/wet removal (for gas species)
  938 AQ_num_a2                         1/m2/s             1 A  num_a2 aqueous chemistry (for gas species)
  939 GS_num_a3                         1/m2/s             1 A  num_a3 gas chemistry/wet removal (for gas species)
  940 AQ_num_a3                         1/m2/s             1 A  num_a3 aqueous chemistry (for gas species)
  941 GS_num_a4                         1/m2/s             1 A  num_a4 gas chemistry/wet removal (for gas species)
  942 AQ_num_a4                         1/m2/s             1 A  num_a4 aqueous chemistry (for gas species)
  943 GS_pom_a1                        kg/m2/s             1 A  pom_a1 gas chemistry/wet removal (for gas species)
  944 AQ_pom_a1                        kg/m2/s             1 A  pom_a1 aqueous chemistry (for gas species)
  945 GS_pom_a4                        kg/m2/s             1 A  pom_a4 gas chemistry/wet removal (for gas species)
  946 AQ_pom_a4                        kg/m2/s             1 A  pom_a4 aqueous chemistry (for gas species)
  947 GS_SO2                           kg/m2/s             1 A  SO2 gas chemistry/wet removal (for gas species)
  948 AQ_SO2                           kg/m2/s             1 A  SO2 aqueous chemistry (for gas species)
  949 GS_so4_a1                        kg/m2/s             1 A  so4_a1 gas chemistry/wet removal (for gas species)
  950 AQ_so4_a1                        kg/m2/s             1 A  so4_a1 aqueous chemistry (for gas species)
  951 GS_so4_a2                        kg/m2/s             1 A  so4_a2 gas chemistry/wet removal (for gas species)
  952 AQ_so4_a2                        kg/m2/s             1 A  so4_a2 aqueous chemistry (for gas species)
  953 GS_so4_a3                        kg/m2/s             1 A  so4_a3 gas chemistry/wet removal (for gas species)
  954 AQ_so4_a3                        kg/m2/s             1 A  so4_a3 aqueous chemistry (for gas species)
  955 GS_SOAG                          kg/m2/s             1 A  SOAG gas chemistry/wet removal (for gas species)
  956 AQ_SOAG                          kg/m2/s             1 A  SOAG aqueous chemistry (for gas species)
  957 GS_soa_a1                        kg/m2/s             1 A  soa_a1 gas chemistry/wet removal (for gas species)
  958 AQ_soa_a1                        kg/m2/s             1 A  soa_a1 aqueous chemistry (for gas species)
  959 GS_soa_a2                        kg/m2/s             1 A  soa_a2 gas chemistry/wet removal (for gas species)
  960 AQ_soa_a2                        kg/m2/s             1 A  soa_a2 aqueous chemistry (for gas species)
  961 GS_H2O                           kg/m2/s             1 A  H2O gas chemistry/wet removal (for gas species)
  962 AQ_H2O                           kg/m2/s             1 A  H2O aqueous chemistry (for gas species)
  963 bc_c1                            kg/kg              32 A  bc_c1 in cloud water
  964 bc_c1SFWET                       kg/m2/s             1 A  bc_c1 wet deposition flux at surface
  965 bc_c1SFSIC                       kg/m2/s             1 A  bc_c1 wet deposition flux (incloud, convective) at surface
  966 bc_c1SFSIS                       kg/m2/s             1 A  bc_c1 wet deposition flux (incloud, stratiform) at surface
  967 bc_c1SFSBC                       kg/m2/s             1 A  bc_c1 wet deposition flux (belowcloud, convective) at surface
  968 bc_c1SFSBS                       kg/m2/s             1 A  bc_c1 wet deposition flux (belowcloud, stratiform) at surface
  969 bc_c1DDF                         kg/m2/s             1 A  bc_c1 dry deposition flux at bottom (grav + turb)
  970 bc_c1TBF                         kg/m2/s             1 A  bc_c1 turbulent dry deposition flux
  971 bc_c1GVF                         kg/m2/s             1 A  bc_c1 gravitational dry deposition flux
  972 bc_c1SFSEC                       kg/m2/s             1 A  Wet deposition flux (precip evap, convective) at surface
  973 bc_c1SFSES                       kg/m2/s             1 A  Wet deposition flux (precip evap, stratiform) at surface
  974 bc_c1SFSBD                       kg/m2/s             1 A  Wet deposition flux (belowcloud, deep convective) at surface
  975 bc_c4                            kg/kg              32 A  bc_c4 in cloud water
  976 bc_c4SFWET                       kg/m2/s             1 A  bc_c4 wet deposition flux at surface
  977 bc_c4SFSIC                       kg/m2/s             1 A  bc_c4 wet deposition flux (incloud, convective) at surface
  978 bc_c4SFSIS                       kg/m2/s             1 A  bc_c4 wet deposition flux (incloud, stratiform) at surface
  979 bc_c4SFSBC                       kg/m2/s             1 A  bc_c4 wet deposition flux (belowcloud, convective) at surface
  980 bc_c4SFSBS                       kg/m2/s             1 A  bc_c4 wet deposition flux (belowcloud, stratiform) at surface
  981 bc_c4DDF                         kg/m2/s             1 A  bc_c4 dry deposition flux at bottom (grav + turb)
  982 bc_c4TBF                         kg/m2/s             1 A  bc_c4 turbulent dry deposition flux
  983 bc_c4GVF                         kg/m2/s             1 A  bc_c4 gravitational dry deposition flux
  984 bc_c4SFSEC                       kg/m2/s             1 A  Wet deposition flux (precip evap, convective) at surface
  985 bc_c4SFSES                       kg/m2/s             1 A  Wet deposition flux (precip evap, stratiform) at surface
  986 bc_c4SFSBD                       kg/m2/s             1 A  Wet deposition flux (belowcloud, deep convective) at surface
  987 dst_c1                           kg/kg              32 A  dst_c1 in cloud water
  988 dst_c1SFWET                      kg/m2/s             1 A  dst_c1 wet deposition flux at surface
  989 dst_c1SFSIC                      kg/m2/s             1 A  dst_c1 wet deposition flux (incloud, convective) at surface
  990 dst_c1SFSIS                      kg/m2/s             1 A  dst_c1 wet deposition flux (incloud, stratiform) at surface
  991 dst_c1SFSBC                      kg/m2/s             1 A  dst_c1 wet deposition flux (belowcloud, convective) at surface
  992 dst_c1SFSBS                      kg/m2/s             1 A  dst_c1 wet deposition flux (belowcloud, stratiform) at surface
  993 dst_c1DDF                        kg/m2/s             1 A  dst_c1 dry deposition flux at bottom (grav + turb)
  994 dst_c1TBF                        kg/m2/s             1 A  dst_c1 turbulent dry deposition flux
  995 dst_c1GVF                        kg/m2/s             1 A  dst_c1 gravitational dry deposition flux
  996 dst_c1SFSEC                      kg/m2/s             1 A  Wet deposition flux (precip evap, convective) at surface
  997 dst_c1SFSES                      kg/m2/s             1 A  Wet deposition flux (precip evap, stratiform) at surface
  998 dst_c1SFSBD                      kg/m2/s             1 A  Wet deposition flux (belowcloud, deep convective) at surface
  999 dst_c2                           kg/kg              32 A  dst_c2 in cloud water
 1000 dst_c2SFWET                      kg/m2/s             1 A  dst_c2 wet deposition flux at surface
 1001 dst_c2SFSIC                      kg/m2/s             1 A  dst_c2 wet deposition flux (incloud, convective) at surface
 1002 dst_c2SFSIS                      kg/m2/s             1 A  dst_c2 wet deposition flux (incloud, stratiform) at surface
 1003 dst_c2SFSBC                      kg/m2/s             1 A  dst_c2 wet deposition flux (belowcloud, convective) at surface
 1004 dst_c2SFSBS                      kg/m2/s             1 A  dst_c2 wet deposition flux (belowcloud, stratiform) at surface
 1005 dst_c2DDF                        kg/m2/s             1 A  dst_c2 dry deposition flux at bottom (grav + turb)
 1006 dst_c2TBF                        kg/m2/s             1 A  dst_c2 turbulent dry deposition flux
 1007 dst_c2GVF                        kg/m2/s             1 A  dst_c2 gravitational dry deposition flux
 1008 dst_c2SFSEC                      kg/m2/s             1 A  Wet deposition flux (precip evap, convective) at surface
 1009 dst_c2SFSES                      kg/m2/s             1 A  Wet deposition flux (precip evap, stratiform) at surface
 1010 dst_c2SFSBD                      kg/m2/s             1 A  Wet deposition flux (belowcloud, deep convective) at surface
 1011 dst_c3                           kg/kg              32 A  dst_c3 in cloud water
 1012 dst_c3SFWET                      kg/m2/s             1 A  dst_c3 wet deposition flux at surface
 1013 dst_c3SFSIC                      kg/m2/s             1 A  dst_c3 wet deposition flux (incloud, convective) at surface
 1014 dst_c3SFSIS                      kg/m2/s             1 A  dst_c3 wet deposition flux (incloud, stratiform) at surface
 1015 dst_c3SFSBC                      kg/m2/s             1 A  dst_c3 wet deposition flux (belowcloud, convective) at surface
 1016 dst_c3SFSBS                      kg/m2/s             1 A  dst_c3 wet deposition flux (belowcloud, stratiform) at surface
 1017 dst_c3DDF                        kg/m2/s             1 A  dst_c3 dry deposition flux at bottom (grav + turb)
 1018 dst_c3TBF                        kg/m2/s             1 A  dst_c3 turbulent dry deposition flux
 1019 dst_c3GVF                        kg/m2/s             1 A  dst_c3 gravitational dry deposition flux
 1020 dst_c3SFSEC                      kg/m2/s             1 A  Wet deposition flux (precip evap, convective) at surface
 1021 dst_c3SFSES                      kg/m2/s             1 A  Wet deposition flux (precip evap, stratiform) at surface
 1022 dst_c3SFSBD                      kg/m2/s             1 A  Wet deposition flux (belowcloud, deep convective) at surface
 1023 ncl_c1                           kg/kg              32 A  ncl_c1 in cloud water
 1024 ncl_c1SFWET                      kg/m2/s             1 A  ncl_c1 wet deposition flux at surface
 1025 ncl_c1SFSIC                      kg/m2/s             1 A  ncl_c1 wet deposition flux (incloud, convective) at surface
 1026 ncl_c1SFSIS                      kg/m2/s             1 A  ncl_c1 wet deposition flux (incloud, stratiform) at surface
 1027 ncl_c1SFSBC                      kg/m2/s             1 A  ncl_c1 wet deposition flux (belowcloud, convective) at surface
 1028 ncl_c1SFSBS                      kg/m2/s             1 A  ncl_c1 wet deposition flux (belowcloud, stratiform) at surface
 1029 ncl_c1DDF                        kg/m2/s             1 A  ncl_c1 dry deposition flux at bottom (grav + turb)
 1030 ncl_c1TBF                        kg/m2/s             1 A  ncl_c1 turbulent dry deposition flux
 1031 ncl_c1GVF                        kg/m2/s             1 A  ncl_c1 gravitational dry deposition flux
 1032 ncl_c1SFSEC                      kg/m2/s             1 A  Wet deposition flux (precip evap, convective) at surface
 1033 ncl_c1SFSES                      kg/m2/s             1 A  Wet deposition flux (precip evap, stratiform) at surface
 1034 ncl_c1SFSBD                      kg/m2/s             1 A  Wet deposition flux (belowcloud, deep convective) at surface
 1035 ncl_c2                           kg/kg              32 A  ncl_c2 in cloud water
 1036 ncl_c2SFWET                      kg/m2/s             1 A  ncl_c2 wet deposition flux at surface
 1037 ncl_c2SFSIC                      kg/m2/s             1 A  ncl_c2 wet deposition flux (incloud, convective) at surface
 1038 ncl_c2SFSIS                      kg/m2/s             1 A  ncl_c2 wet deposition flux (incloud, stratiform) at surface
 1039 ncl_c2SFSBC                      kg/m2/s             1 A  ncl_c2 wet deposition flux (belowcloud, convective) at surface
 1040 ncl_c2SFSBS                      kg/m2/s             1 A  ncl_c2 wet deposition flux (belowcloud, stratiform) at surface
 1041 ncl_c2DDF                        kg/m2/s             1 A  ncl_c2 dry deposition flux at bottom (grav + turb)
 1042 ncl_c2TBF                        kg/m2/s             1 A  ncl_c2 turbulent dry deposition flux
 1043 ncl_c2GVF                        kg/m2/s             1 A  ncl_c2 gravitational dry deposition flux
 1044 ncl_c2SFSEC                      kg/m2/s             1 A  Wet deposition flux (precip evap, convective) at surface
 1045 ncl_c2SFSES                      kg/m2/s             1 A  Wet deposition flux (precip evap, stratiform) at surface
 1046 ncl_c2SFSBD                      kg/m2/s             1 A  Wet deposition flux (belowcloud, deep convective) at surface
 1047 ncl_c3                           kg/kg              32 A  ncl_c3 in cloud water
 1048 ncl_c3SFWET                      kg/m2/s             1 A  ncl_c3 wet deposition flux at surface
 1049 ncl_c3SFSIC                      kg/m2/s             1 A  ncl_c3 wet deposition flux (incloud, convective) at surface
 1050 ncl_c3SFSIS                      kg/m2/s             1 A  ncl_c3 wet deposition flux (incloud, stratiform) at surface
 1051 ncl_c3SFSBC                      kg/m2/s             1 A  ncl_c3 wet deposition flux (belowcloud, convective) at surface
 1052 ncl_c3SFSBS                      kg/m2/s             1 A  ncl_c3 wet deposition flux (belowcloud, stratiform) at surface
 1053 ncl_c3DDF                        kg/m2/s             1 A  ncl_c3 dry deposition flux at bottom (grav + turb)
 1054 ncl_c3TBF                        kg/m2/s             1 A  ncl_c3 turbulent dry deposition flux
 1055 ncl_c3GVF                        kg/m2/s             1 A  ncl_c3 gravitational dry deposition flux
 1056 ncl_c3SFSEC                      kg/m2/s             1 A  Wet deposition flux (precip evap, convective) at surface
 1057 ncl_c3SFSES                      kg/m2/s             1 A  Wet deposition flux (precip evap, stratiform) at surface
 1058 ncl_c3SFSBD                      kg/m2/s             1 A  Wet deposition flux (belowcloud, deep convective) at surface
 1059 num_c1                            1/kg              32 A  num_c1 in cloud water
 1060 num_c1SFWET                       1/m2/s             1 A  num_c1 wet deposition flux at surface
 1061 num_c1SFSIC                       1/m2/s             1 A  num_c1 wet deposition flux (incloud, convective) at surface
 1062 num_c1SFSIS                       1/m2/s             1 A  num_c1 wet deposition flux (incloud, stratiform) at surface
 1063 num_c1SFSBC                       1/m2/s             1 A  num_c1 wet deposition flux (belowcloud, convective) at surface
 1064 num_c1SFSBS                       1/m2/s             1 A  num_c1 wet deposition flux (belowcloud, stratiform) at surface
 1065 num_c1DDF                         1/m2/s             1 A  num_c1 dry deposition flux at bottom (grav + turb)
 1066 num_c1TBF                         1/m2/s             1 A  num_c1 turbulent dry deposition flux
 1067 num_c1GVF                         1/m2/s             1 A  num_c1 gravitational dry deposition flux
 1068 num_c1SFSEC                      kg/m2/s             1 A  Wet deposition flux (precip evap, convective) at surface
 1069 num_c1SFSES                      kg/m2/s             1 A  Wet deposition flux (precip evap, stratiform) at surface
 1070 num_c1SFSBD                      kg/m2/s             1 A  Wet deposition flux (belowcloud, deep convective) at surface
 1071 num_c2                            1/kg              32 A  num_c2 in cloud water
 1072 num_c2SFWET                       1/m2/s             1 A  num_c2 wet deposition flux at surface
 1073 num_c2SFSIC                       1/m2/s             1 A  num_c2 wet deposition flux (incloud, convective) at surface
 1074 num_c2SFSIS                       1/m2/s             1 A  num_c2 wet deposition flux (incloud, stratiform) at surface
 1075 num_c2SFSBC                       1/m2/s             1 A  num_c2 wet deposition flux (belowcloud, convective) at surface
 1076 num_c2SFSBS                       1/m2/s             1 A  num_c2 wet deposition flux (belowcloud, stratiform) at surface
 1077 num_c2DDF                         1/m2/s             1 A  num_c2 dry deposition flux at bottom (grav + turb)
 1078 num_c2TBF                         1/m2/s             1 A  num_c2 turbulent dry deposition flux
 1079 num_c2GVF                         1/m2/s             1 A  num_c2 gravitational dry deposition flux
 1080 num_c2SFSEC                      kg/m2/s             1 A  Wet deposition flux (precip evap, convective) at surface
 1081 num_c2SFSES                      kg/m2/s             1 A  Wet deposition flux (precip evap, stratiform) at surface
 1082 num_c2SFSBD                      kg/m2/s             1 A  Wet deposition flux (belowcloud, deep convective) at surface
 1083 num_c3                            1/kg              32 A  num_c3 in cloud water
 1084 num_c3SFWET                       1/m2/s             1 A  num_c3 wet deposition flux at surface
 1085 num_c3SFSIC                       1/m2/s             1 A  num_c3 wet deposition flux (incloud, convective) at surface
 1086 num_c3SFSIS                       1/m2/s             1 A  num_c3 wet deposition flux (incloud, stratiform) at surface
 1087 num_c3SFSBC                       1/m2/s             1 A  num_c3 wet deposition flux (belowcloud, convective) at surface
 1088 num_c3SFSBS                       1/m2/s             1 A  num_c3 wet deposition flux (belowcloud, stratiform) at surface
 1089 num_c3DDF                         1/m2/s             1 A  num_c3 dry deposition flux at bottom (grav + turb)
 1090 num_c3TBF                         1/m2/s             1 A  num_c3 turbulent dry deposition flux
 1091 num_c3GVF                         1/m2/s             1 A  num_c3 gravitational dry deposition flux
 1092 num_c3SFSEC                      kg/m2/s             1 A  Wet deposition flux (precip evap, convective) at surface
 1093 num_c3SFSES                      kg/m2/s             1 A  Wet deposition flux (precip evap, stratiform) at surface
 1094 num_c3SFSBD                      kg/m2/s             1 A  Wet deposition flux (belowcloud, deep convective) at surface
 1095 num_c4                            1/kg              32 A  num_c4 in cloud water
 1096 num_c4SFWET                       1/m2/s             1 A  num_c4 wet deposition flux at surface
 1097 num_c4SFSIC                       1/m2/s             1 A  num_c4 wet deposition flux (incloud, convective) at surface
 1098 num_c4SFSIS                       1/m2/s             1 A  num_c4 wet deposition flux (incloud, stratiform) at surface
 1099 num_c4SFSBC                       1/m2/s             1 A  num_c4 wet deposition flux (belowcloud, convective) at surface
 1100 num_c4SFSBS                       1/m2/s             1 A  num_c4 wet deposition flux (belowcloud, stratiform) at surface
 1101 num_c4DDF                         1/m2/s             1 A  num_c4 dry deposition flux at bottom (grav + turb)
 1102 num_c4TBF                         1/m2/s             1 A  num_c4 turbulent dry deposition flux
 1103 num_c4GVF                         1/m2/s             1 A  num_c4 gravitational dry deposition flux
 1104 num_c4SFSEC                      kg/m2/s             1 A  Wet deposition flux (precip evap, convective) at surface
 1105 num_c4SFSES                      kg/m2/s             1 A  Wet deposition flux (precip evap, stratiform) at surface
 1106 num_c4SFSBD                      kg/m2/s             1 A  Wet deposition flux (belowcloud, deep convective) at surface
 1107 pom_c1                           kg/kg              32 A  pom_c1 in cloud water
 1108 pom_c1SFWET                      kg/m2/s             1 A  pom_c1 wet deposition flux at surface
 1109 pom_c1SFSIC                      kg/m2/s             1 A  pom_c1 wet deposition flux (incloud, convective) at surface
 1110 pom_c1SFSIS                      kg/m2/s             1 A  pom_c1 wet deposition flux (incloud, stratiform) at surface
 1111 pom_c1SFSBC                      kg/m2/s             1 A  pom_c1 wet deposition flux (belowcloud, convective) at surface
 1112 pom_c1SFSBS                      kg/m2/s             1 A  pom_c1 wet deposition flux (belowcloud, stratiform) at surface
 1113 pom_c1DDF                        kg/m2/s             1 A  pom_c1 dry deposition flux at bottom (grav + turb)
 1114 pom_c1TBF                        kg/m2/s             1 A  pom_c1 turbulent dry deposition flux
 1115 pom_c1GVF                        kg/m2/s             1 A  pom_c1 gravitational dry deposition flux
 1116 pom_c1SFSEC                      kg/m2/s             1 A  Wet deposition flux (precip evap, convective) at surface
 1117 pom_c1SFSES                      kg/m2/s             1 A  Wet deposition flux (precip evap, stratiform) at surface
 1118 pom_c1SFSBD                      kg/m2/s             1 A  Wet deposition flux (belowcloud, deep convective) at surface
 1119 pom_c4                           kg/kg              32 A  pom_c4 in cloud water
 1120 pom_c4SFWET                      kg/m2/s             1 A  pom_c4 wet deposition flux at surface
 1121 pom_c4SFSIC                      kg/m2/s             1 A  pom_c4 wet deposition flux (incloud, convective) at surface
 1122 pom_c4SFSIS                      kg/m2/s             1 A  pom_c4 wet deposition flux (incloud, stratiform) at surface
 1123 pom_c4SFSBC                      kg/m2/s             1 A  pom_c4 wet deposition flux (belowcloud, convective) at surface
 1124 pom_c4SFSBS                      kg/m2/s             1 A  pom_c4 wet deposition flux (belowcloud, stratiform) at surface
 1125 pom_c4DDF                        kg/m2/s             1 A  pom_c4 dry deposition flux at bottom (grav + turb)
 1126 pom_c4TBF                        kg/m2/s             1 A  pom_c4 turbulent dry deposition flux
 1127 pom_c4GVF                        kg/m2/s             1 A  pom_c4 gravitational dry deposition flux
 1128 pom_c4SFSEC                      kg/m2/s             1 A  Wet deposition flux (precip evap, convective) at surface
 1129 pom_c4SFSES                      kg/m2/s             1 A  Wet deposition flux (precip evap, stratiform) at surface
 1130 pom_c4SFSBD                      kg/m2/s             1 A  Wet deposition flux (belowcloud, deep convective) at surface
 1131 so4_c1                           kg/kg              32 A  so4_c1 in cloud water
 1132 so4_c1SFWET                      kg/m2/s             1 A  so4_c1 wet deposition flux at surface
 1133 so4_c1SFSIC                      kg/m2/s             1 A  so4_c1 wet deposition flux (incloud, convective) at surface
 1134 so4_c1SFSIS                      kg/m2/s             1 A  so4_c1 wet deposition flux (incloud, stratiform) at surface
 1135 so4_c1SFSBC                      kg/m2/s             1 A  so4_c1 wet deposition flux (belowcloud, convective) at surface
 1136 so4_c1SFSBS                      kg/m2/s             1 A  so4_c1 wet deposition flux (belowcloud, stratiform) at surface
 1137 so4_c1DDF                        kg/m2/s             1 A  so4_c1 dry deposition flux at bottom (grav + turb)
 1138 so4_c1TBF                        kg/m2/s             1 A  so4_c1 turbulent dry deposition flux
 1139 so4_c1GVF                        kg/m2/s             1 A  so4_c1 gravitational dry deposition flux
 1140 so4_c1SFSEC                      kg/m2/s             1 A  Wet deposition flux (precip evap, convective) at surface
 1141 so4_c1SFSES                      kg/m2/s             1 A  Wet deposition flux (precip evap, stratiform) at surface
 1142 so4_c1SFSBD                      kg/m2/s             1 A  Wet deposition flux (belowcloud, deep convective) at surface
 1143 so4_c2                           kg/kg              32 A  so4_c2 in cloud water
 1144 so4_c2SFWET                      kg/m2/s             1 A  so4_c2 wet deposition flux at surface
 1145 so4_c2SFSIC                      kg/m2/s             1 A  so4_c2 wet deposition flux (incloud, convective) at surface
 1146 so4_c2SFSIS                      kg/m2/s             1 A  so4_c2 wet deposition flux (incloud, stratiform) at surface
 1147 so4_c2SFSBC                      kg/m2/s             1 A  so4_c2 wet deposition flux (belowcloud, convective) at surface
 1148 so4_c2SFSBS                      kg/m2/s             1 A  so4_c2 wet deposition flux (belowcloud, stratiform) at surface
 1149 so4_c2DDF                        kg/m2/s             1 A  so4_c2 dry deposition flux at bottom (grav + turb)
 1150 so4_c2TBF                        kg/m2/s             1 A  so4_c2 turbulent dry deposition flux
 1151 so4_c2GVF                        kg/m2/s             1 A  so4_c2 gravitational dry deposition flux
 1152 so4_c2SFSEC                      kg/m2/s             1 A  Wet deposition flux (precip evap, convective) at surface
 1153 so4_c2SFSES                      kg/m2/s             1 A  Wet deposition flux (precip evap, stratiform) at surface
 1154 so4_c2SFSBD                      kg/m2/s             1 A  Wet deposition flux (belowcloud, deep convective) at surface
 1155 so4_c3                           kg/kg              32 A  so4_c3 in cloud water
 1156 so4_c3SFWET                      kg/m2/s             1 A  so4_c3 wet deposition flux at surface
 1157 so4_c3SFSIC                      kg/m2/s             1 A  so4_c3 wet deposition flux (incloud, convective) at surface
 1158 so4_c3SFSIS                      kg/m2/s             1 A  so4_c3 wet deposition flux (incloud, stratiform) at surface
 1159 so4_c3SFSBC                      kg/m2/s             1 A  so4_c3 wet deposition flux (belowcloud, convective) at surface
 1160 so4_c3SFSBS                      kg/m2/s             1 A  so4_c3 wet deposition flux (belowcloud, stratiform) at surface
 1161 so4_c3DDF                        kg/m2/s             1 A  so4_c3 dry deposition flux at bottom (grav + turb)
 1162 so4_c3TBF                        kg/m2/s             1 A  so4_c3 turbulent dry deposition flux
 1163 so4_c3GVF                        kg/m2/s             1 A  so4_c3 gravitational dry deposition flux
 1164 so4_c3SFSEC                      kg/m2/s             1 A  Wet deposition flux (precip evap, convective) at surface
 1165 so4_c3SFSES                      kg/m2/s             1 A  Wet deposition flux (precip evap, stratiform) at surface
 1166 so4_c3SFSBD                      kg/m2/s             1 A  Wet deposition flux (belowcloud, deep convective) at surface
 1167 soa_c1                           kg/kg              32 A  soa_c1 in cloud water
 1168 soa_c1SFWET                      kg/m2/s             1 A  soa_c1 wet deposition flux at surface
 1169 soa_c1SFSIC                      kg/m2/s             1 A  soa_c1 wet deposition flux (incloud, convective) at surface
 1170 soa_c1SFSIS                      kg/m2/s             1 A  soa_c1 wet deposition flux (incloud, stratiform) at surface
 1171 soa_c1SFSBC                      kg/m2/s             1 A  soa_c1 wet deposition flux (belowcloud, convective) at surface
 1172 soa_c1SFSBS                      kg/m2/s             1 A  soa_c1 wet deposition flux (belowcloud, stratiform) at surface
 1173 soa_c1DDF                        kg/m2/s             1 A  soa_c1 dry deposition flux at bottom (grav + turb)
 1174 soa_c1TBF                        kg/m2/s             1 A  soa_c1 turbulent dry deposition flux
 1175 soa_c1GVF                        kg/m2/s             1 A  soa_c1 gravitational dry deposition flux
 1176 soa_c1SFSEC                      kg/m2/s             1 A  Wet deposition flux (precip evap, convective) at surface
 1177 soa_c1SFSES                      kg/m2/s             1 A  Wet deposition flux (precip evap, stratiform) at surface
 1178 soa_c1SFSBD                      kg/m2/s             1 A  Wet deposition flux (belowcloud, deep convective) at surface
 1179 soa_c2                           kg/kg              32 A  soa_c2 in cloud water
 1180 soa_c2SFWET                      kg/m2/s             1 A  soa_c2 wet deposition flux at surface
 1181 soa_c2SFSIC                      kg/m2/s             1 A  soa_c2 wet deposition flux (incloud, convective) at surface
 1182 soa_c2SFSIS                      kg/m2/s             1 A  soa_c2 wet deposition flux (incloud, stratiform) at surface
 1183 soa_c2SFSBC                      kg/m2/s             1 A  soa_c2 wet deposition flux (belowcloud, convective) at surface
 1184 soa_c2SFSBS                      kg/m2/s             1 A  soa_c2 wet deposition flux (belowcloud, stratiform) at surface
 1185 soa_c2DDF                        kg/m2/s             1 A  soa_c2 dry deposition flux at bottom (grav + turb)
 1186 soa_c2TBF                        kg/m2/s             1 A  soa_c2 turbulent dry deposition flux
 1187 soa_c2GVF                        kg/m2/s             1 A  soa_c2 gravitational dry deposition flux
 1188 soa_c2SFSEC                      kg/m2/s             1 A  Wet deposition flux (precip evap, convective) at surface
 1189 soa_c2SFSES                      kg/m2/s             1 A  Wet deposition flux (precip evap, stratiform) at surface
 1190 soa_c2SFSBD                      kg/m2/s             1 A  Wet deposition flux (belowcloud, deep convective) at surface
 1191 dgnum1                           m                  32 I  Aerosol mode dry diameter
 1192 dgnumwet1                        m                  32 I  Aerosol mode wet diameter
 1193 dgnum2                           m                  32 I  Aerosol mode dry diameter
 1194 dgnumwet2                        m                  32 I  Aerosol mode wet diameter
 1195 dgnum3                           m                  32 I  Aerosol mode dry diameter
 1196 dgnumwet3                        m                  32 I  Aerosol mode wet diameter
 1197 dgnum4                           m                  32 I  Aerosol mode dry diameter
 1198 dgnumwet4                        m                  32 I  Aerosol mode wet diameter
 1199 so4_c1AQSO4                      kg/m2/s             1 A  so4_c1 aqueous phase chemistry
 1200 so4_c1AQH2SO4                    kg/m2/s             1 A  so4_c1 aqueous phase chemistry
 1201 so4_c2AQSO4                      kg/m2/s             1 A  so4_c2 aqueous phase chemistry
 1202 so4_c2AQH2SO4                    kg/m2/s             1 A  so4_c2 aqueous phase chemistry
 1203 so4_c3AQSO4                      kg/m2/s             1 A  so4_c3 aqueous phase chemistry
 1204 so4_c3AQH2SO4                    kg/m2/s             1 A  so4_c3 aqueous phase chemistry
 1205 XPH_LWC                          kg/kg              32 A  pH value multiplied by lwc
 1206 AQSO4_H2O2                       kg/m2/s             1 A  SO4 aqueous phase chemistry due to H2O2
 1207 AQSO4_O3                         kg/m2/s             1 A  SO4 aqueous phase chemistry due to O3
 1208 HEIGHT                           m                  33 A  geopotential height above surface at interfaces (m)
 1209 CT_H2O_GHG                       kg/kg/s            32 A  ghg-chem h2o source/sink
 1210 CT_bc_a1                         kg/kg/s            32 A  bc_a1 source/sink
 1211 SFbc_a1                          kg/m2/s             1 A  bc_a1 surface flux
 1212 CT_bc_a4                         kg/kg/s            32 A  bc_a4 source/sink
 1213 SFbc_a4                          kg/m2/s             1 A  bc_a4 surface flux
 1214 CT_DMS                           kg/kg/s            32 A  DMS source/sink
 1215 SFDMS                            kg/m2/s             1 A  DMS surface flux
 1216 CT_dst_a1                        kg/kg/s            32 A  dst_a1 source/sink
 1217 SFdst_a1                         kg/m2/s             1 A  dst_a1 surface flux
 1218 CT_dst_a2                        kg/kg/s            32 A  dst_a2 source/sink
 1219 SFdst_a2                         kg/m2/s             1 A  dst_a2 surface flux
 1220 CT_dst_a3                        kg/kg/s            32 A  dst_a3 source/sink
 1221 SFdst_a3                         kg/m2/s             1 A  dst_a3 surface flux
 1222 CT_H2O2                          kg/kg/s            32 A  H2O2 source/sink
 1223 SFH2O2                           kg/m2/s             1 A  H2O2 surface flux
 1224 CT_H2SO4                         kg/kg/s            32 A  H2SO4 source/sink
 1225 SFH2SO4                          kg/m2/s             1 A  H2SO4 surface flux
 1226 CT_ncl_a1                        kg/kg/s            32 A  ncl_a1 source/sink
 1227 SFncl_a1                         kg/m2/s             1 A  ncl_a1 surface flux
 1228 CT_ncl_a2                        kg/kg/s            32 A  ncl_a2 source/sink
 1229 SFncl_a2                         kg/m2/s             1 A  ncl_a2 surface flux
 1230 CT_ncl_a3                        kg/kg/s            32 A  ncl_a3 source/sink
 1231 SFncl_a3                         kg/m2/s             1 A  ncl_a3 surface flux
 1232 CT_num_a1                        kg/kg/s            32 A  num_a1 source/sink
 1233 SFnum_a1                          1/m2/s             1 A  num_a1 surface flux
 1234 CT_num_a2                        kg/kg/s            32 A  num_a2 source/sink
 1235 SFnum_a2                          1/m2/s             1 A  num_a2 surface flux
 1236 CT_num_a3                        kg/kg/s            32 A  num_a3 source/sink
 1237 SFnum_a3                          1/m2/s             1 A  num_a3 surface flux
 1238 CT_num_a4                        kg/kg/s            32 A  num_a4 source/sink
 1239 SFnum_a4                          1/m2/s             1 A  num_a4 surface flux
 1240 CT_pom_a1                        kg/kg/s            32 A  pom_a1 source/sink
 1241 SFpom_a1                         kg/m2/s             1 A  pom_a1 surface flux
 1242 CT_pom_a4                        kg/kg/s            32 A  pom_a4 source/sink
 1243 SFpom_a4                         kg/m2/s             1 A  pom_a4 surface flux
 1244 CT_SO2                           kg/kg/s            32 A  SO2 source/sink
 1245 SFSO2                            kg/m2/s             1 A  SO2 surface flux
 1246 CT_so4_a1                        kg/kg/s            32 A  so4_a1 source/sink
 1247 SFso4_a1                         kg/m2/s             1 A  so4_a1 surface flux
 1248 CT_so4_a2                        kg/kg/s            32 A  so4_a2 source/sink
 1249 SFso4_a2                         kg/m2/s             1 A  so4_a2 surface flux
 1250 CT_so4_a3                        kg/kg/s            32 A  so4_a3 source/sink
 1251 SFso4_a3                         kg/m2/s             1 A  so4_a3 surface flux
 1252 CT_SOAG                          kg/kg/s            32 A  SOAG source/sink
 1253 SFSOAG                           kg/m2/s             1 A  SOAG surface flux
 1254 CT_soa_a1                        kg/kg/s            32 A  soa_a1 source/sink
 1255 SFsoa_a1                         kg/m2/s             1 A  soa_a1 surface flux
 1256 CT_soa_a2                        kg/kg/s            32 A  soa_a2 source/sink
 1257 SFsoa_a2                         kg/m2/s             1 A  soa_a2 surface flux
 1258 CT_H2O                           kg/kg/s            32 A  H2O source/sink
 1259 U_SRF                            m/s                 1 I  bottom layer wind velocity
 1260 V_SRF                            m/s                 1 I  bottom layer wind velocity
 1261 Q_SRF                            kg/kg               1 I  bottom layer specific humidity
 1262 extfrc_01                                           32 I  ext frcing
 1263 extfrc_02                                           32 I  ext frcing
 1264 extfrc_03                                           32 I  ext frcing
 1265 extfrc_04                                           32 I  ext frcing
 1266 extfrc_05                                           32 I  ext frcing
 1267 extfrc_06                                           32 I  ext frcing
 1268 extfrc_07                                           32 I  ext frcing
 1269 extfrc_08                                           32 I  ext frcing
 1270 extfrc_09                                           32 I  ext frcing
 1271 jh2o2                            /s                 32 I  photolysis rate constant
 1272 OH_H2O2                          cm3/molecules/s    32 I  reaction rate constant
 1273 usr_HO2_HO2                      cm3/molecules/s    32 I  reaction rate constant
 1274 DMS_NO3                          cm3/molecules/s    32 I  reaction rate constant
 1275 DMS_OHa                          cm3/molecules/s    32 I  reaction rate constant
 1276 usr_DMS_OH                       cm3/molecules/s    32 I  reaction rate constant
 1277 usr_SO2_OH                       cm3/molecules/s    32 I  reaction rate constant
 1278 DTCBS                                                1 I  photolysis diagnostic black carbon OD
 1279 DTOCS                                                1 I  photolysis diagnostic organic carbon OD
 1280 DTSO4                                                1 I  photolysis diagnostic SO4 OD
 1281 DTSOA                                                1 I  photolysis diagnostic SOA OD
 1282 DTANT                                                1 I  photolysis diagnostic NH4SO4 OD
 1283 DTSAL                                                1 I  photolysis diagnostic salt OD
 1284 DTDUST                                               1 I  photolysis diagnostic dust OD
 1285 DTTOTAL                                              1 I  photolysis diagnostic total aerosol OD
 1286 FRACDAY                                              1 I  photolysis diagnostic fraction of day
 1287 QDSAD                            /s                 32 I  water vapor sad delta
 1288 SAD_STRAT                        cm2/cm3            32 I  stratospheric aerosol SAD
 1289 SAD_SULFC                        cm2/cm3            32 I  chemical sulfate aerosol SAD
 1290 SAD_SAGE                         cm2/cm3            32 I  SAGE sulfate aerosol SAD
 1291 SAD_LNAT                         cm2/cm3            32 I  large-mode NAT aerosol SAD
 1292 SAD_ICE                          cm2/cm3            32 I  water-ice aerosol SAD
 1293 RAD_SULFC                        cm                 32 I  chemical sad sulfate
 1294 RAD_LNAT                         cm                 32 I  large nat radius
 1295 RAD_ICE                          cm                 32 I  sad ice
 1296 SAD_TROP                         cm2/cm3            32 I  tropospheric aerosol SAD
 1297 SAD_AERO                         cm2/cm3            32 I  aerosol surface area density
 1298 REFF_AERO                        cm                 32 I  aerosol effective radius
 1299 SULF_TROP                        mol/mol            32 I  tropospheric aerosol SAD
 1300 QDSETT                           /s                 32 I  water vapor settling delta
 1301 QDCHEM                           /s                 32 I  water vapor chemistry delta
 1302 HNO3_TOTAL                       mol/mol            32 I  total HNO3
 1303 HNO3_STS                         mol/mol            32 I  STS condensed HNO3
 1304 HNO3_NAT                         mol/mol            32 I  NAT condensed HNO3
 1305 HNO3_GAS                         mol/mol            32 I  gas-phase hno3
 1306 H2O_GAS                          mol/mol            32 I  gas-phase h2o
 1307 HCL_TOTAL                        mol/mol            32 I  total hcl
 1308 HCL_GAS                          mol/mol            32 I  gas-phase hcl
 1309 HCL_STS                          mol/mol            32 I  STS condensed HCL
 1310 SZA                              degrees             1 I  solar zenith angle
 1311 NOX                              mol/mol            32 A  nox (N+NO+NO2)
 1312 NOY                              mol/mol            32 A  noy = total nitrogen (N+NO+NO2+NO3+2N2O5+HNO3+HO2NO2+ORGNOY+NH4NO3
 1313 NOY_SRF                          mol/mol             1 A  surface noy volume mixing ratio
 1314 HOX                              mol/mol            32 A  HOx (H+OH+HO2+2H2O2)
 1315 BROX                             mol/mol            32 A  brox (Br+BrO+BRCl+HOBr)
 1316 BROY                             mol/mol            32 A  total inorganic bromine (Br+BrO+HOBr+BrONO2+HBr+BrCl)
 1317 TBRY                             mol/mol            32 A  total Br (ORG+INORG) volume mixing ratio
 1318 CLOX                             mol/mol            32 A  clox (Cl+CLO+HOCl+2Cl2+2Cl2O2+OClO
 1319 CLOY                             mol/mol            32 A  total inorganic chlorine (Cl+ClO+2Cl2+2Cl2O2+OClO+HOCl+ClONO2+HCl+BrCl)
 1320 TCLY                             mol/mol            32 A  total Cl (ORG+INORG) volume mixing ratio
 1321 FOY                              mol/mol            32 A  total inorganic fluorine (F+HF+COFCL+2COF2)
 1322 TFY                              mol/mol            32 A  total F (ORG+INORG) volume mixing ratio
 1323 TOTH                             mol/mol            32 A  total H2 volume mixing ratio
 1324 NOY_mmr                          kg/kg              32 A  NOy mass mixing ratio
 1325 SOX_mmr                          kg/kg              32 A  SOx mass mixing ratio
 1326 NHX_mmr                          kg/kg              32 A  NHx mass mixing ratio
 1327 DO3CHM_TRP                       kg/s                1 A  integrated net tendency from chem in troposphere
 1328 DO3CHM_LMS                       kg/s                1 A  integrated net tendency from chem in lowermost stratosphere
 1329 DV_bc_a1                         cm/s                1 A  deposition velocity
 1330 DF_bc_a1                         kg/m2/s             1 A  dry deposition flux
 1331 Dbc_a1CHM                        kg/s               32 A  net tendency from chem
 1332 bc_a1                            kg/kg              32 A  bc_a1 concentration
 1333 bc_a1_SRF                        kg/kg               1 A  bc_a1 in bottom layer
 1334 DV_bc_a4                         cm/s                1 A  deposition velocity
 1335 DF_bc_a4                         kg/m2/s             1 A  dry deposition flux
 1336 Dbc_a4CHM                        kg/s               32 A  net tendency from chem
 1337 bc_a4                            kg/kg              32 A  bc_a4 concentration
 1338 bc_a4_SRF                        kg/kg               1 A  bc_a4 in bottom layer
 1339 DV_DMS                           cm/s                1 A  deposition velocity
 1340 DF_DMS                           kg/m2/s             1 A  dry deposition flux
 1341 DDMSCHM                          kg/s               32 A  net tendency from chem
 1342 DMS                              mol/mol            32 A  DMS concentration
 1343 DMS_SRF                          mol/mol             1 A  DMS in bottom layer
 1344 DV_dst_a1                        cm/s                1 A  deposition velocity
 1345 DF_dst_a1                        kg/m2/s             1 A  dry deposition flux
 1346 Ddst_a1CHM                       kg/s               32 A  net tendency from chem
 1347 dst_a1                           kg/kg              32 A  dst_a1 concentration
 1348 dst_a1_SRF                       kg/kg               1 A  dst_a1 in bottom layer
 1349 DV_dst_a2                        cm/s                1 A  deposition velocity
 1350 DF_dst_a2                        kg/m2/s             1 A  dry deposition flux
 1351 Ddst_a2CHM                       kg/s               32 A  net tendency from chem
 1352 dst_a2                           kg/kg              32 A  dst_a2 concentration
 1353 dst_a2_SRF                       kg/kg               1 A  dst_a2 in bottom layer
 1354 DV_dst_a3                        cm/s                1 A  deposition velocity
 1355 DF_dst_a3                        kg/m2/s             1 A  dry deposition flux
 1356 Ddst_a3CHM                       kg/s               32 A  net tendency from chem
 1357 dst_a3                           kg/kg              32 A  dst_a3 concentration
 1358 dst_a3_SRF                       kg/kg               1 A  dst_a3 in bottom layer
 1359 DV_H2O2                          cm/s                1 A  deposition velocity
 1360 DF_H2O2                          kg/m2/s             1 A  dry deposition flux
 1361 DH2O2CHM                         kg/s               32 A  net tendency from chem
 1362 H2O2                             mol/mol            32 A  H2O2 concentration
 1363 H2O2_SRF                         mol/mol             1 A  H2O2 in bottom layer
 1364 DV_H2SO4                         cm/s                1 A  deposition velocity
 1365 DF_H2SO4                         kg/m2/s             1 A  dry deposition flux
 1366 DH2SO4CHM                        kg/s               32 A  net tendency from chem
 1367 H2SO4                            mol/mol            32 A  H2SO4 concentration
 1368 H2SO4_SRF                        mol/mol             1 A  H2SO4 in bottom layer
 1369 DV_ncl_a1                        cm/s                1 A  deposition velocity
 1370 DF_ncl_a1                        kg/m2/s             1 A  dry deposition flux
 1371 Dncl_a1CHM                       kg/s               32 A  net tendency from chem
 1372 ncl_a1                           kg/kg              32 A  ncl_a1 concentration
 1373 ncl_a1_SRF                       kg/kg               1 A  ncl_a1 in bottom layer
 1374 DV_ncl_a2                        cm/s                1 A  deposition velocity
 1375 DF_ncl_a2                        kg/m2/s             1 A  dry deposition flux
 1376 Dncl_a2CHM                       kg/s               32 A  net tendency from chem
 1377 ncl_a2                           kg/kg              32 A  ncl_a2 concentration
 1378 ncl_a2_SRF                       kg/kg               1 A  ncl_a2 in bottom layer
 1379 DV_ncl_a3                        cm/s                1 A  deposition velocity
 1380 DF_ncl_a3                        kg/m2/s             1 A  dry deposition flux
 1381 Dncl_a3CHM                       kg/s               32 A  net tendency from chem
 1382 ncl_a3                           kg/kg              32 A  ncl_a3 concentration
 1383 ncl_a3_SRF                       kg/kg               1 A  ncl_a3 in bottom layer
 1384 DV_num_a1                        cm/s                1 A  deposition velocity
 1385 DF_num_a1                        kg/m2/s             1 A  dry deposition flux
 1386 Dnum_a1CHM                       kg/s               32 A  net tendency from chem
 1387 num_a1                            1/kg              32 A  num_a1 concentration
 1388 num_a1_SRF                        1/kg               1 A  num_a1 in bottom layer
 1389 DV_num_a2                        cm/s                1 A  deposition velocity
 1390 DF_num_a2                        kg/m2/s             1 A  dry deposition flux
 1391 Dnum_a2CHM                       kg/s               32 A  net tendency from chem
 1392 num_a2                            1/kg              32 A  num_a2 concentration
 1393 num_a2_SRF                        1/kg               1 A  num_a2 in bottom layer
 1394 DV_num_a3                        cm/s                1 A  deposition velocity
 1395 DF_num_a3                        kg/m2/s             1 A  dry deposition flux
 1396 Dnum_a3CHM                       kg/s               32 A  net tendency from chem
 1397 num_a3                            1/kg              32 A  num_a3 concentration
 1398 num_a3_SRF                        1/kg               1 A  num_a3 in bottom layer
 1399 DV_num_a4                        cm/s                1 A  deposition velocity
 1400 DF_num_a4                        kg/m2/s             1 A  dry deposition flux
 1401 Dnum_a4CHM                       kg/s               32 A  net tendency from chem
 1402 num_a4                            1/kg              32 A  num_a4 concentration
 1403 num_a4_SRF                        1/kg               1 A  num_a4 in bottom layer
 1404 DV_pom_a1                        cm/s                1 A  deposition velocity
 1405 DF_pom_a1                        kg/m2/s             1 A  dry deposition flux
 1406 Dpom_a1CHM                       kg/s               32 A  net tendency from chem
 1407 pom_a1                           kg/kg              32 A  pom_a1 concentration
 1408 pom_a1_SRF                       kg/kg               1 A  pom_a1 in bottom layer
 1409 DV_pom_a4                        cm/s                1 A  deposition velocity
 1410 DF_pom_a4                        kg/m2/s             1 A  dry deposition flux
 1411 Dpom_a4CHM                       kg/s               32 A  net tendency from chem
 1412 pom_a4                           kg/kg              32 A  pom_a4 concentration
 1413 pom_a4_SRF                       kg/kg               1 A  pom_a4 in bottom layer
 1414 DV_SO2                           cm/s                1 A  deposition velocity
 1415 DF_SO2                           kg/m2/s             1 A  dry deposition flux
 1416 DSO2CHM                          kg/s               32 A  net tendency from chem
 1417 SO2                              mol/mol            32 A  SO2 concentration
 1418 SO2_SRF                          mol/mol             1 A  SO2 in bottom layer
 1419 DV_so4_a1                        cm/s                1 A  deposition velocity
 1420 DF_so4_a1                        kg/m2/s             1 A  dry deposition flux
 1421 Dso4_a1CHM                       kg/s               32 A  net tendency from chem
 1422 so4_a1                           kg/kg              32 A  so4_a1 concentration
 1423 so4_a1_SRF                       kg/kg               1 A  so4_a1 in bottom layer
 1424 DV_so4_a2                        cm/s                1 A  deposition velocity
 1425 DF_so4_a2                        kg/m2/s             1 A  dry deposition flux
 1426 Dso4_a2CHM                       kg/s               32 A  net tendency from chem
 1427 so4_a2                           kg/kg              32 A  so4_a2 concentration
 1428 so4_a2_SRF                       kg/kg               1 A  so4_a2 in bottom layer
 1429 DV_so4_a3                        cm/s                1 A  deposition velocity
 1430 DF_so4_a3                        kg/m2/s             1 A  dry deposition flux
 1431 Dso4_a3CHM                       kg/s               32 A  net tendency from chem
 1432 so4_a3                           kg/kg              32 A  so4_a3 concentration
 1433 so4_a3_SRF                       kg/kg               1 A  so4_a3 in bottom layer
 1434 DV_SOAG                          cm/s                1 A  deposition velocity
 1435 DF_SOAG                          kg/m2/s             1 A  dry deposition flux
 1436 DSOAGCHM                         kg/s               32 A  net tendency from chem
 1437 SOAG                             mol/mol            32 A  SOAG concentration
 1438 SOAG_SRF                         mol/mol             1 A  SOAG in bottom layer
 1439 DV_soa_a1                        cm/s                1 A  deposition velocity
 1440 DF_soa_a1                        kg/m2/s             1 A  dry deposition flux
 1441 Dsoa_a1CHM                       kg/s               32 A  net tendency from chem
 1442 soa_a1                           kg/kg              32 A  soa_a1 concentration
 1443 soa_a1_SRF                       kg/kg               1 A  soa_a1 in bottom layer
 1444 DV_soa_a2                        cm/s                1 A  deposition velocity
 1445 DF_soa_a2                        kg/m2/s             1 A  dry deposition flux
 1446 Dsoa_a2CHM                       kg/s               32 A  net tendency from chem
 1447 soa_a2                           kg/kg              32 A  soa_a2 concentration
 1448 soa_a2_SRF                       kg/kg               1 A  soa_a2 in bottom layer
 1449 DV_H2O                           cm/s                1 A  deposition velocity
 1450 DF_H2O                           kg/m2/s             1 A  dry deposition flux
 1451 DH2OCHM                          kg/s               32 A  net tendency from chem
 1452 H2O                              mol/mol            32 A  water vapor concentration
 1453 H2O_SRF                          mol/mol             1 A  water vapor in bottom layer
 1454 MASS                             kg                 32 A  mass of grid box
 1455 AREA                             m2                  1 A  area of grid box
 1456 dry_deposition_NOy_as_N          kg/m2/s             1 I  NOy dry deposition flux
 1457 DF_SOX                           kg/m2/s             1 I  SOx dry deposition flux
 1458 dry_deposition_NHx_as_N          kg/m2/s             1 I  NHx dry deposition flux
 1459 wet_deposition_NOy_as_N          kg/m2/s             1 A  NOy wet deposition
 1460 wet_deposition_NHx_as_N          kg/m2/s             1 A  NHx wet deposition
 1461 r_jh2o2                          molecules/cm3/se   32 A  reaction rate
 1462 r_OH_H2O2                        molecules/cm3/se   32 A  reaction rate
 1463 r_HO2_HO2                        molecules/cm3/se   32 A  reaction rate
 1464 r_DMS_NO3                        molecules/cm3/se   32 A  reaction rate
 1465 r_DMS_OHa                        molecules/cm3/se   32 A  reaction rate
 1466 r_DMS_OH                         molecules/cm3/se   32 A  reaction rate
 1467 r_SO2_OH                         molecules/cm3/se   32 A  reaction rate
 1468 GAMMA_HET1                       1                  32 I  Reaction Probability
 1469 GAMMA_HET2                       1                  32 I  Reaction Probability
 1470 GAMMA_HET3                       1                  32 I  Reaction Probability
 1471 GAMMA_HET4                       1                  32 I  Reaction Probability
 1472 GAMMA_HET5                       1                  32 I  Reaction Probability
 1473 GAMMA_HET6                       1                  32 I  Reaction Probability
 1474 WTPER                            %                  32 I  H2SO4 Weight Percent
 1475 O3S_LOSS                         1/sec              32 I  O3S loss rate const
 1476 bc_a1_CHMP                       /cm3/s             32 I  chemical production rate
 1477 bc_a1_CHML                       /cm3/s             32 I  chemical loss rate
 1478 bc_a4_CHMP                       /cm3/s             32 I  chemical production rate
 1479 bc_a4_CHML                       /cm3/s             32 I  chemical loss rate
 1480 DMS_CHMP                         /cm3/s             32 I  chemical production rate
 1481 DMS_CHML                         /cm3/s             32 I  chemical loss rate
 1482 dst_a1_CHMP                      /cm3/s             32 I  chemical production rate
 1483 dst_a1_CHML                      /cm3/s             32 I  chemical loss rate
 1484 dst_a2_CHMP                      /cm3/s             32 I  chemical production rate
 1485 dst_a2_CHML                      /cm3/s             32 I  chemical loss rate
 1486 dst_a3_CHMP                      /cm3/s             32 I  chemical production rate
 1487 dst_a3_CHML                      /cm3/s             32 I  chemical loss rate
 1488 H2O2_CHMP                        /cm3/s             32 I  chemical production rate
 1489 H2O2_CHML                        /cm3/s             32 I  chemical loss rate
 1490 H2SO4_CHMP                       /cm3/s             32 I  chemical production rate
 1491 H2SO4_CHML                       /cm3/s             32 I  chemical loss rate
 1492 ncl_a1_CHMP                      /cm3/s             32 I  chemical production rate
 1493 ncl_a1_CHML                      /cm3/s             32 I  chemical loss rate
 1494 ncl_a2_CHMP                      /cm3/s             32 I  chemical production rate
 1495 ncl_a2_CHML                      /cm3/s             32 I  chemical loss rate
 1496 ncl_a3_CHMP                      /cm3/s             32 I  chemical production rate
 1497 ncl_a3_CHML                      /cm3/s             32 I  chemical loss rate
 1498 num_a1_CHMP                      /cm3/s             32 I  chemical production rate
 1499 num_a1_CHML                      /cm3/s             32 I  chemical loss rate
 1500 num_a2_CHMP                      /cm3/s             32 I  chemical production rate
 1501 num_a2_CHML                      /cm3/s             32 I  chemical loss rate
 1502 num_a3_CHMP                      /cm3/s             32 I  chemical production rate
 1503 num_a3_CHML                      /cm3/s             32 I  chemical loss rate
 1504 num_a4_CHMP                      /cm3/s             32 I  chemical production rate
 1505 num_a4_CHML                      /cm3/s             32 I  chemical loss rate
 1506 pom_a1_CHMP                      /cm3/s             32 I  chemical production rate
 1507 pom_a1_CHML                      /cm3/s             32 I  chemical loss rate
 1508 pom_a4_CHMP                      /cm3/s             32 I  chemical production rate
 1509 pom_a4_CHML                      /cm3/s             32 I  chemical loss rate
 1510 SO2_CHMP                         /cm3/s             32 I  chemical production rate
 1511 SO2_CHML                         /cm3/s             32 I  chemical loss rate
 1512 so4_a1_CHMP                      /cm3/s             32 I  chemical production rate
 1513 so4_a1_CHML                      /cm3/s             32 I  chemical loss rate
 1514 so4_a2_CHMP                      /cm3/s             32 I  chemical production rate
 1515 so4_a2_CHML                      /cm3/s             32 I  chemical loss rate
 1516 so4_a3_CHMP                      /cm3/s             32 I  chemical production rate
 1517 so4_a3_CHML                      /cm3/s             32 I  chemical loss rate
 1518 SOAG_CHMP                        /cm3/s             32 I  chemical production rate
 1519 SOAG_CHML                        /cm3/s             32 I  chemical loss rate
 1520 soa_a1_CHMP                      /cm3/s             32 I  chemical production rate
 1521 soa_a1_CHML                      /cm3/s             32 I  chemical loss rate
 1522 soa_a2_CHMP                      /cm3/s             32 I  chemical production rate
 1523 soa_a2_CHML                      /cm3/s             32 I  chemical loss rate
 1524 H2O_CHMP                         /cm3/s             32 I  chemical production rate
 1525 H2O_CHML                         /cm3/s             32 I  chemical loss rate
 1526 H_PEROX_CHMP                     /cm3/s             32 I  total ROOH production rate
 1527 M_dens                           molecules/cm3      32 A  invariant density
 1528 M_vmr                            mole/mole          32 A  invariant density
 1529 O2_dens                          molecules/cm3      32 A  invariant density
 1530 O2_vmr                           mole/mole          32 A  invariant density
 1531 OH_dens                          molecules/cm3      32 A  invariant density
 1532 OH_vmr                           mole/mole          32 A  invariant density
 1533 O3_dens                          molecules/cm3      32 A  invariant density
 1534 O3_vmr                           mole/mole          32 A  invariant density
 1535 NO3_dens                         molecules/cm3      32 A  invariant density
 1536 NO3_vmr                          mole/mole          32 A  invariant density
 1537 HO2_dens                         molecules/cm3      32 A  invariant density
 1538 HO2_vmr                          mole/mole          32 A  invariant density
 1539 N2_dens                          molecules/cm3      32 A  invariant density
 1540 N2_vmr                           mole/mole          32 A  invariant density
 1541 O3                               mol/mol            32 I  prescribed tracer constituent
 1542 OH                               mol/mol            32 I  prescribed tracer constituent
 1543 NO3                              mol/mol            32 I  prescribed tracer constituent
 1544 HO2                              mol/mol            32 I  prescribed tracer constituent
 1545 NO_Lightning                     molec/cm3/s        32 A  lightning NO source
 1546 NO_Aircraft                      molec/cm3/s        32 A  aircraft NO source
 1547 CO_Aircraft                      molec/cm3/s        32 A  aircraft CO source
 1548 EPP_ionpairs                     pairs/cm3/s        32 A  EPP ionization forcing
 1549 GCR_ionpairs                     pairs/cm3/s        32 A  GCR ionization forcing
 1550 SO2_XFRC                         molec/cm3/s        32 A  external forcing for SO2
 1551 SO2_CLXF                         molec/cm2/s         1 A  vertically intergrated external forcing for SO2
 1552 SO2_CMXF                         kg/m2/s             1 A  vertically intergrated external forcing for SO2
 1553 so4_a1_XFRC                      molec/cm3/s        32 A  external forcing for so4_a1
 1554 so4_a1_CLXF                      molec/cm2/s         1 A  vertically intergrated external forcing for so4_a1
 1555 so4_a1_CMXF                      kg/m2/s             1 A  vertically intergrated external forcing for so4_a1
 1556 so4_a2_XFRC                      molec/cm3/s        32 A  external forcing for so4_a2
 1557 so4_a2_CLXF                      molec/cm2/s         1 A  vertically intergrated external forcing for so4_a2
 1558 so4_a2_CMXF                      kg/m2/s             1 A  vertically intergrated external forcing for so4_a2
 1559 pom_a4_XFRC                      molec/cm3/s        32 A  external forcing for pom_a4
 1560 pom_a4_CLXF                      molec/cm2/s         1 A  vertically intergrated external forcing for pom_a4
 1561 pom_a4_CMXF                      kg/m2/s             1 A  vertically intergrated external forcing for pom_a4
 1562 bc_a4_XFRC                       molec/cm3/s        32 A  external forcing for bc_a4
 1563 bc_a4_CLXF                       molec/cm2/s         1 A  vertically intergrated external forcing for bc_a4
 1564 bc_a4_CMXF                       kg/m2/s             1 A  vertically intergrated external forcing for bc_a4
 1565 H2O_XFRC                         molec/cm3/s        32 A  external forcing for H2O
 1566 H2O_CLXF                         molec/cm2/s         1 A  vertically intergrated external forcing for H2O
 1567 H2O_CMXF                         kg/m2/s             1 A  vertically intergrated external forcing for H2O
 1568 num_a1_XFRC                      molec/cm3/s        32 A  external forcing for num_a1
 1569 num_a1_CLXF                      molec/cm2/s         1 A  vertically intergrated external forcing for num_a1
 1570 num_a1_CMXF                      kg/m2/s             1 A  vertically intergrated external forcing for num_a1
 1571 num_a2_XFRC                      molec/cm3/s        32 A  external forcing for num_a2
 1572 num_a2_CLXF                      molec/cm2/s         1 A  vertically intergrated external forcing for num_a2
 1573 num_a2_CMXF                      kg/m2/s             1 A  vertically intergrated external forcing for num_a2
 1574 num_a4_XFRC                      molec/cm3/s        32 A  external forcing for num_a4
 1575 num_a4_CLXF                      molec/cm2/s         1 A  vertically intergrated external forcing for num_a4
 1576 num_a4_CMXF                      kg/m2/s             1 A  vertically intergrated external forcing for num_a4
 1577 H2SO4M_C                         ug/m3              32 I  chemical sulfate aerosol mass
 1578 DTWR_DMS                         kg/kg/s            32 A  wet removal Neu scheme tendency
 1579 WD_DMS                           kg/m2/s             1 A  vertical integrated wet deposition flux
 1580 HEFF_DMS                         M/atm              32 A  Effective Henrys Law coeff.
 1581 DTWR_H2O2                        kg/kg/s            32 A  wet removal Neu scheme tendency
 1582 WD_H2O2                          kg/m2/s             1 A  vertical integrated wet deposition flux
 1583 HEFF_H2O2                        M/atm              32 A  Effective Henrys Law coeff.
 1584 DTWR_H2SO4                       kg/kg/s            32 A  wet removal Neu scheme tendency
 1585 WD_H2SO4                         kg/m2/s             1 A  vertical integrated wet deposition flux
 1586 HEFF_H2SO4                       M/atm              32 A  Effective Henrys Law coeff.
 1587 DTWR_SO2                         kg/kg/s            32 A  wet removal Neu scheme tendency
 1588 WD_SO2                           kg/m2/s             1 A  vertical integrated wet deposition flux
 1589 HEFF_SO2                         M/atm              32 A  Effective Henrys Law coeff.
 1590 ozone                            mol/mol            32 I  prescribed ozone
 1591 VOLC_DENS1                       molecules/cm3      32 I  prescribed volcanic aerosol number density in Mode 1
 1592 VOLC_DENS2                       molecules/cm3      32 I  prescribed volcanic aerosol number density in Mode 2
 1593 VOLC_DENS3                       molecules/cm3      32 I  prescribed volcanic aerosol number density in Mode 3
 1594 VOLC_MMR1                        kg/kg              32 I  prescribed volcanic aerosol dry mass mixing ratio in Mode 1
 1595 VOLC_MMR2                        kg/kg              32 I  prescribed volcanic aerosol dry mass mixing ratio in Mode 2
 1596 VOLC_MMR3                        kg/kg              32 I  prescribed volcanic aerosol dry mass mixing ratio in Mode 3
 1597 VOLC_RAD_GEOM1                   m                  32 I  volcanic aerosol geometric-mode radius in Mode 1
 1598 VOLC_RAD_GEOM2                   m                  32 I  volcanic aerosol geometric-mode radius in Mode 2
 1599 VOLC_RAD_GEOM3                   m                  32 I  volcanic aerosol geometric-mode radius in Mode 3
 1600 VOLC_MASS1                       kg/m^2             32 I  volcanic aerosol vertical mass path in layer in Mode 1
 1601 VOLC_MASS2                       kg/m^2             32 I  volcanic aerosol vertical mass path in layer in Mode 2
 1602 VOLC_MASS3                       kg/m^2             32 I  volcanic aerosol vertical mass path in layer in Mode 3
 1603 VOLC_MASS_C1                     kg/m^2              1 I  volcanic aerosol column mass in Mode 1
 1604 VOLC_MASS_C2                     kg/m^2              1 I  volcanic aerosol column mass in Mode 2
 1605 VOLC_MASS_C3                     kg/m^2              1 I  volcanic aerosol column mass IN Mode 3
 1606 VOLC_SAD                         cm2/cm3            32 I  stratospheric aerosol surface area density
 1607 TAUAORO                          N/m2               33 I  Total stress from original OGW scheme
 1608 TTGWORO                          K/s                32 A  T tendency - orographic gravity wave drag
 1609 TTGWSDFORO                       K/s                32 A  T tendency - orographic gravity wave, diffusion.
 1610 TTGWSKEORO                       K/s                32 A  T tendency - orographic gravity wave, breaking KE.
 1611 UTGWORO                          m/s2               32 A  U tendency - orographic gravity wave drag
 1612 VTGWORO                          m/s2               32 A  V tendency - orographic gravity wave drag
 1613 TAUGWX                           N/m2                1 A  Zonal gravity wave surface stress
 1614 TAUGWY                           N/m2                1 A  Meridional gravity wave surface stress
 1615 UEGW                             1/s                32 A  Zonal wind profile-entry to GW
 1616 VEGW                             1/s                32 A  Merdional wind profile-entry to GW
 1617 TEGW                             K                  32 A  Temperature profile-entry to GW
 1618 TAU1RDGBETAM                     N/m2               33 I  Ridge based momentum flux profile
 1619 UBM1BETA                         1/s                32 A  On-ridge wind profile
 1620 UBT1RDGBETA                      m/s                32 I  On-ridge wind tendency from ridge 1
 1621 TAU1RDGBETAY                     N/m2               33 I  Ridge based momentum flux profile
 1622 TAU1RDGBETAX                     N/m2               33 I  Ridge based momentum flux profile
 1623 UT1RDGBETA                       m/s                32 I  U wind tendency from ridge 1
 1624 VT1RDGBETA                       m/s                32 I  V wind tendency from ridge 1
 1625 TAU2RDGBETAY                     N/m2               33 I  Ridge based momentum flux profile
 1626 TAU2RDGBETAX                     N/m2               33 I  Ridge based momentum flux profile
 1627 UT2RDGBETA                       m/s                32 I  U wind tendency from ridge 2
 1628 VT2RDGBETA                       m/s                32 I  V wind tendency from ridge 2
 1629 TAU3RDGBETAY                     N/m2               33 I  Ridge based momentum flux profile
 1630 TAU3RDGBETAX                     N/m2               33 I  Ridge based momentum flux profile
 1631 UT3RDGBETA                       m/s                32 I  U wind tendency from ridge 3
 1632 VT3RDGBETA                       m/s                32 I  V wind tendency from ridge 3
 1633 TAU4RDGBETAY                     N/m2               33 I  Ridge based momentum flux profile
 1634 TAU4RDGBETAX                     N/m2               33 I  Ridge based momentum flux profile
 1635 UT4RDGBETA                       m/s                32 I  U wind tendency from ridge 4
 1636 VT4RDGBETA                       m/s                32 I  V wind tendency from ridge 4
 1637 TAU5RDGBETAY                     N/m2               33 I  Ridge based momentum flux profile
 1638 TAU5RDGBETAX                     N/m2               33 I  Ridge based momentum flux profile
 1639 UT5RDGBETA                       m/s                32 I  U wind tendency from ridge 5
 1640 VT5RDGBETA                       m/s                32 I  V wind tendency from ridge 5
 1641 TAU6RDGBETAY                     N/m2               33 I  Ridge based momentum flux profile
 1642 TAU6RDGBETAX                     N/m2               33 I  Ridge based momentum flux profile
 1643 UT6RDGBETA                       m/s                32 I  U wind tendency from ridge 6
 1644 VT6RDGBETA                       m/s                32 I  V wind tendency from ridge 6
 1645 TAUARDGBETAY                     N/m2               33 I  Ridge based momentum flux profile
 1646 TAUARDGBETAX                     N/m2               33 I  Ridge based momentum flux profile
 1647 EKGW                             M2/S               33 A  Effective Kzz due to diffusion by gravity waves
 1648 UTGW_TOTAL                       m/s2               32 A  Total U tendency due to gravity wave drag
 1649 VTGW_TOTAL                       m/s2               32 A  Total V tendency due to gravity wave drag
 1650 TTGW                             K/s                32 A  T tendency - gravity wave drag
 1651 QTGW                             kg/kg/s            32 A  Q tendency - gravity wave drag
 1652 CLDLIQTGW                        kg/kg/s            32 A  CLDLIQ tendency - gravity wave drag
 1653 CLDICETGW                        kg/kg/s            32 A  CLDICE tendency - gravity wave drag
 1654 DRAGBLJ                          1/s                32 A  Drag profile from Beljaars SGO
 1655 TAUBLJX                          N/m2                1 A  Zonal      integrated drag from Beljaars SGO
 1656 TAUBLJY                          N/m2                1 A  Meridional integrated drag from Beljaars SGO
 1657 VD01                             kg/kg/s            32 A  Vertical diffusion of Q
 1658 VDCLDLIQ                         kg/kg/s            32 A  Vertical diffusion of CLDLIQ
 1659 VDCLDICE                         kg/kg/s            32 A  Vertical diffusion of CLDICE
 1660 VDNUMLIQ                         kg/kg/s            32 A  Vertical diffusion of NUMLIQ
 1661 VDNUMICE                         kg/kg/s            32 A  Vertical diffusion of NUMICE
 1662 VDRAINQM                         kg/kg/s            32 A  Vertical diffusion of RAINQM
 1663 VDSNOWQM                         kg/kg/s            32 A  Vertical diffusion of SNOWQM
 1664 VDNUMRAI                         kg/kg/s            32 A  Vertical diffusion of NUMRAI
 1665 VDNUMSNO                         kg/kg/s            32 A  Vertical diffusion of NUMSNO
 1666 VDbc_a1                          kg/kg/s            32 A  Vertical diffusion of bc_a1
 1667 VDbc_a4                          kg/kg/s            32 A  Vertical diffusion of bc_a4
 1668 VDDMS                            kg/kg/s            32 A  Vertical diffusion of DMS
 1669 VDdst_a1                         kg/kg/s            32 A  Vertical diffusion of dst_a1
 1670 VDdst_a2                         kg/kg/s            32 A  Vertical diffusion of dst_a2
 1671 VDdst_a3                         kg/kg/s            32 A  Vertical diffusion of dst_a3
 1672 VDH2O2                           kg/kg/s            32 A  Vertical diffusion of H2O2
 1673 VDH2SO4                          kg/kg/s            32 A  Vertical diffusion of H2SO4
 1674 VDncl_a1                         kg/kg/s            32 A  Vertical diffusion of ncl_a1
 1675 VDncl_a2                         kg/kg/s            32 A  Vertical diffusion of ncl_a2
 1676 VDncl_a3                         kg/kg/s            32 A  Vertical diffusion of ncl_a3
 1677 VDnum_a1                         kg/kg/s            32 A  Vertical diffusion of num_a1
 1678 VDnum_a2                         kg/kg/s            32 A  Vertical diffusion of num_a2
 1679 VDnum_a3                         kg/kg/s            32 A  Vertical diffusion of num_a3
 1680 VDnum_a4                         kg/kg/s            32 A  Vertical diffusion of num_a4
 1681 VDpom_a1                         kg/kg/s            32 A  Vertical diffusion of pom_a1
 1682 VDpom_a4                         kg/kg/s            32 A  Vertical diffusion of pom_a4
 1683 VDSO2                            kg/kg/s            32 A  Vertical diffusion of SO2
 1684 VDso4_a1                         kg/kg/s            32 A  Vertical diffusion of so4_a1
 1685 VDso4_a2                         kg/kg/s            32 A  Vertical diffusion of so4_a2
 1686 VDso4_a3                         kg/kg/s            32 A  Vertical diffusion of so4_a3
 1687 VDSOAG                           kg/kg/s            32 A  Vertical diffusion of SOAG
 1688 VDsoa_a1                         kg/kg/s            32 A  Vertical diffusion of soa_a1
 1689 VDsoa_a2                         kg/kg/s            32 A  Vertical diffusion of soa_a2
 1690 USTAR                            m/s                 1 A  Surface friction velocity
 1691 KVH                              m2/s               33 A  Vertical diffusion diffusivities (heat/moisture)
 1692 KVM                              m2/s               33 A  Vertical diffusion diffusivities (momentum)
 1693 KVT                              m2/s               33 A  Vertical diffusion kinematic molecular conductivity
 1694 CGS                              s/m2               33 A  Counter-gradient coeff on surface kinematic fluxes
 1695 DTVKE                            K/s                32 A  dT/dt vertical diffusion KE dissipation
 1696 DTV                              K/s                32 A  T vertical diffusion
 1697 DUV                              m/s2               32 A  U vertical diffusion
 1698 DVV                              m/s2               32 A  V vertical diffusion
 1699 ustar                                                1 A  
 1700 obklen                                               1 A  
 1701 EXTINCT                          /m                 32 A  Aerosol extinction 550 nm, day only
 1702 EXTINCTUV                        /m                 32 A  Aerosol extinction 350 nm, day only
 1703 EXTINCTNIR                       /m                 32 A  Aerosol extinction 1020 nm, day only
 1704 ABSORB                           /m                 32 A  Aerosol absorption, day only
 1705 AODVIS                                               1 A  Aerosol optical depth 550 nm, day only
 1706 AODVISst                                             1 A  Stratospheric aerosol optical depth 550 nm, day only
 1707 AODUV                                                1 A  Aerosol optical depth 350 nm, day only
 1708 AODUVst                                              1 A  Stratospheric aerosol optical depth 350 nm, day only
 1709 AODNIR                                               1 A  Aerosol optical depth 1020 nm, day only
 1710 AODNIRst                                             1 A  Stratospheric aerosol optical depth 1020 nm, day only
 1711 AODABS                                               1 A  Aerosol absorption optical depth 550 nm, day only
 1712 AODxASYM                                             1 A  Aerosol optical depth 550 * asymmetry factor, day only
 1713 EXTxASYM                                            32 A  extinction 550 nm * asymmetry factor, day only
 1714 EXTINCTdn                        /m                 32 A  Aerosol extinction 550 nm, day night
 1715 EXTINCTUVdn                      /m                 32 A  Aerosol extinction 350 nm, day night
 1716 EXTINCTNIRdn                     /m                 32 A  Aerosol extinction 1020 nm, day night
 1717 ABSORBdn                         /m                 32 A  Aerosol absorption, day night
 1718 AODVISdn                                             1 A  Aerosol optical depth 550 nm, day night
 1719 AODVISstdn                                           1 A  Stratospheric aerosol optical depth 550 nm, day night
 1720 AODUVdn                                              1 A  Aerosol optical depth 350 nm, day night
 1721 AODUVstdn                                            1 A  Stratospheric aerosol optical depth 350 nm, day night
 1722 AODNIRdn                                             1 A  Aerosol optical depth 1020 nm, day night
 1723 AODNIRstdn                                           1 A  Stratospheric aerosol optical depth 1020 nm, day night
 1724 AODABSdn                                             1 A  Aerosol absorption optical depth 550 nm, day night
 1725 AODxASYMdn                                           1 A  Aerosol optical depth 550 * asymmetry factor, day night
 1726 EXTxASYMdn                                          32 A  extinction 550 * asymmetry factor, day night
 1727 BURDEN1                          kg/m2               1 A  Aerosol burden, day only, mode 1
 1728 AODMODE1                                             1 A  Aerosol optical depth, day only, 550 nm mode 1
 1729 AODDUST1                                             1 A  Aerosol optical depth, day only, 550 nm mode 1 from dust
 1730 BURDENdn1                        kg/m2               1 A  Aerosol burden, day night, mode 1
 1731 AODdnMODE1                                           1 A  Aerosol optical depth 550 nm, day night, mode 1
 1732 AODdnDUST1                                           1 A  Aerosol optical depth 550 nm, day night, mode 1 from dust
 1733 BURDEN2                          kg/m2               1 A  Aerosol burden, day only, mode 2
 1734 AODMODE2                                             1 A  Aerosol optical depth, day only, 550 nm mode 2
 1735 AODDUST2                                             1 A  Aerosol optical depth, day only, 550 nm mode 2 from dust
 1736 BURDENdn2                        kg/m2               1 A  Aerosol burden, day night, mode 2
 1737 AODdnMODE2                                           1 A  Aerosol optical depth 550 nm, day night, mode 2
 1738 AODdnDUST2                                           1 A  Aerosol optical depth 550 nm, day night, mode 2 from dust
 1739 BURDEN3                          kg/m2               1 A  Aerosol burden, day only, mode 3
 1740 AODMODE3                                             1 A  Aerosol optical depth, day only, 550 nm mode 3
 1741 AODDUST3                                             1 A  Aerosol optical depth, day only, 550 nm mode 3 from dust
 1742 BURDENdn3                        kg/m2               1 A  Aerosol burden, day night, mode 3
 1743 AODdnMODE3                                           1 A  Aerosol optical depth 550 nm, day night, mode 3
 1744 AODdnDUST3                                           1 A  Aerosol optical depth 550 nm, day night, mode 3 from dust
 1745 BURDEN4                          kg/m2               1 A  Aerosol burden, day only, mode 4
 1746 AODMODE4                                             1 A  Aerosol optical depth, day only, 550 nm mode 4
 1747 AODDUST4                                             1 A  Aerosol optical depth, day only, 550 nm mode 4 from dust
 1748 BURDENdn4                        kg/m2               1 A  Aerosol burden, day night, mode 4
 1749 AODdnMODE4                                           1 A  Aerosol optical depth 550 nm, day night, mode 4
 1750 AODdnDUST4                                           1 A  Aerosol optical depth 550 nm, day night, mode 4 from dust
 1751 AODDUST                                              1 A  Aerosol optical depth 550 nm from dust, day only
 1752 AODSO4                                               1 A  Aerosol optical depth 550 nm from SO4, day only
 1753 AODPOM                                               1 A  Aerosol optical depth 550 nm from POM, day only
 1754 AODSOA                                               1 A  Aerosol optical depth 550 nm from SOA, day only
 1755 AODBC                                                1 A  Aerosol optical depth 550 nm from BC, day only
 1756 AODSS                                                1 A  Aerosol optical depth 550 nm from seasalt, day only
 1757 AODABSBC                                             1 A  Aerosol absorption optical depth 550 nm from BC, day only
 1758 BURDENDUST                       kg/m2               1 A  Dust aerosol burden, day only
 1759 BURDENSO4                        kg/m2               1 A  Sulfate aerosol burden, day only
 1760 BURDENPOM                        kg/m2               1 A  POM aerosol burden, day only
 1761 BURDENSOA                        kg/m2               1 A  SOA aerosol burden, day only
 1762 BURDENBC                         kg/m2               1 A  Black carbon aerosol burden, day only
 1763 BURDENSEASALT                    kg/m2               1 A  Seasalt aerosol burden, day only
 1764 SSAVIS                                               1 A  Aerosol single-scatter albedo, day only
 1765 AODDUSTdn                                            1 A  Aerosol optical depth 550 nm from dust, day night
 1766 AODSO4dn                                             1 A  Aerosol optical depth 550 nm from SO4, day night
 1767 AODPOMdn                                             1 A  Aerosol optical depth 550 nm from POM, day night
 1768 AODSOAdn                                             1 A  Aerosol optical depth 550 nm from SOA, day night
 1769 AODBCdn                                              1 A  Aerosol optical depth 550 nm from BC, day night
 1770 AODSSdn                                              1 A  Aerosol optical depth 550 nm from seasalt, day night
 1771 AODABSBCdn                                           1 A  Aerosol absorption optical depth 550 nm from BC, day night
 1772 BURDENDUSTdn                     kg/m2               1 A  Dust aerosol burden, day night
 1773 BURDENSO4dn                      kg/m2               1 A  Sulfate aerosol burden, day night
 1774 BURDENPOMdn                      kg/m2               1 A  POM aerosol burden, day night
 1775 BURDENSOAdn                      kg/m2               1 A  SOA aerosol burden, day night
 1776 BURDENBCdn                       kg/m2               1 A  Black carbon aerosol burden, day night
 1777 BURDENSEASALTdn                  kg/m2               1 A  Seasalt aerosol burden, day night
 1778 SSAVISdn                                             1 A  Aerosol single-scatter albedo, day night
 1779 O3colAbove                       DU                  1 A  Column O3 above model top
 1780 TOT_CLD_VISTAU                   1                  32 A  Total gbx cloud extinction visible sw optical depth
 1781 TOT_ICLD_VISTAU                  1                  32 A  Total in-cloud extinction visible sw optical depth
 1782 LIQ_ICLD_VISTAU                  1                  32 A  Liquid in-cloud extinction visible sw optical depth
 1783 ICE_ICLD_VISTAU                  1                  32 A  Ice in-cloud extinction visible sw optical depth
 1784 SNOW_ICLD_VISTAU                 1                  32 A  Snow in-cloud extinction visible sw optical depth
 1785 SOLIN                            W/m2                1 A  Solar insolation
 1786 QRS                              K/s                32 A  Solar heating rate
 1787 QRSC                             K/s                32 A  Clearsky solar heating rate
 1788 FSNT                             W/m2                1 A  Net solar flux at top of model
 1789 FSNTC                            W/m2                1 A  Clearsky net solar flux at top of model
 1790 FSNTOA                           W/m2                1 A  Net solar flux at top of atmosphere
 1791 FSNTOAC                          W/m2                1 A  Clearsky net solar flux at top of atmosphere
 1792 SWCF                             W/m2                1 A  Shortwave cloud forcing
 1793 FSUTOA                           W/m2                1 A  Upwelling solar flux at top of atmosphere
 1794 FSNIRTOA                         W/m2                1 A  Net near-infrared flux (Nimbus-7 WFOV) at top of atmosphere
 1795 FSNRTOAC                         W/m2                1 A  Clearsky net near-infrared flux (Nimbus-7 WFOV) at top of atmosphere
 1796 FSNRTOAS                         W/m2                1 A  Net near-infrared flux (>= 0.7 microns) at top of atmosphere
 1797 FSN200                           W/m2                1 A  Net shortwave flux at 200 mb
 1798 FSN200C                          W/m2                1 A  Clearsky net shortwave flux at 200 mb
 1799 FSNR                             W/m2                1 A  Net solar flux at tropopause
 1800 SOLL                             W/m2                1 A  Solar downward near infrared direct  to surface
 1801 SOLS                             W/m2                1 A  Solar downward visible direct  to surface
 1802 SOLLD                            W/m2                1 A  Solar downward near infrared diffuse to surface
 1803 SOLSD                            W/m2                1 A  Solar downward visible diffuse to surface
 1804 FSNS                             W/m2                1 A  Net solar flux at surface
 1805 FSNSC                            W/m2                1 A  Clearsky net solar flux at surface
 1806 FSDS                             W/m2                1 A  Downwelling solar flux at surface
 1807 FSDSC                            W/m2                1 A  Clearsky downwelling solar flux at surface
 1808 FUS                              W/m2               33 I  Shortwave upward flux
 1809 FDS                              W/m2               33 I  Shortwave downward flux
 1810 FUSC                             W/m2               33 I  Shortwave clear-sky upward flux
 1811 FDSC                             W/m2               33 I  Shortwave clear-sky downward flux
 1812 QRL                              K/s                32 A  Longwave heating rate
 1813 QRLC                             K/s                32 A  Clearsky longwave heating rate
 1814 FLNT                             W/m2                1 A  Net longwave flux at top of model
 1815 FLNTC                            W/m2                1 A  Clearsky net longwave flux at top of model
 1816 FLNTCLR                          W/m2                1 A  Clearsky ONLY points net longwave flux at top of model
 1817 FREQCLR                          Frac                1 A  Frequency of Occurrence of Clearsky
 1818 FLUT                             W/m2                1 A  Upwelling longwave flux at top of model
 1819 FLUTC                            W/m2                1 A  Clearsky upwelling longwave flux at top of model
 1820 LWCF                             W/m2                1 A  Longwave cloud forcing
 1821 FLN200                           W/m2                1 A  Net longwave flux at 200 mb
 1822 FLN200C                          W/m2                1 A  Clearsky net longwave flux at 200 mb
 1823 FLNR                             W/m2                1 A  Net longwave flux at tropopause
 1824 FLNS                             W/m2                1 A  Net longwave flux at surface
 1825 FLNSC                            W/m2                1 A  Clearsky net longwave flux at surface
 1826 FLDS                             W/m2                1 A  Downwelling longwave flux at surface
 1827 FLDSC                            W/m2                1 A  Clearsky Downwelling longwave flux at surface
 1828 FUL                              W/m2               33 I  Longwave upward flux
 1829 FDL                              W/m2               33 I  Longwave downward flux
 1830 FULC                             W/m2               33 I  Longwave clear-sky upward flux
 1831 FDLC                             W/m2               33 I  Longwave clear-sky downward flux
 1832 EMIS                             1                  32 A  Cloud longwave emissivity
 1833 HR                               K/s                32 A  Heating rate needed for d(theta)/dt computation
 1834 ICWMR                            kg/kg              32 A  Prognostic in-cloud water mixing ratio
 1835 ICIMR                            kg/kg              32 A  Prognostic in-cloud ice mixing ratio
 1836 IWC                              kg/m3              32 A  Grid box average ice water content
 1837 LWC                              kg/m3              32 A  Grid box average liquid water content
 1838 ICLDIWP                          kg/m2              32 A  In-cloud ice water path
 1839 ICLDTWP                          kg/m2              32 A  In-cloud cloud total water path (liquid and ice)
 1840 GCLDLWP                          kg/m2              32 A  Grid-box cloud water path
 1841 TGCLDCWP                         kg/m2               1 A  Total grid-box cloud water path (liquid and ice)
 1842 TGCLDLWP                         kg/m2               1 A  Total grid-box cloud liquid water path
 1843 TGCLDIWP                         kg/m2               1 A  Total grid-box cloud ice water path
 1844 lambda_cloud                     1/meter            32 I  lambda in cloud
 1845 mu_cloud                         1                  32 I  mu in cloud
 1846 dei_cloud                        micrometers        32 I  ice radiative effective diameter in cloud
 1847 SETLWP                           gram/m2            32 A  Prescribed liquid water path
 1848 LWSH                             m                   1 A  Liquid water scale height
 1849 EFFCLD                           fraction           32 A  Effective cloud fraction
 1850 EMISCLD                          1                  32 A  cloud emissivity
 1851 CLOUD                            fraction           32 A  Cloud fraction
 1852 CLDTOT                           fraction            1 A  Vertically-integrated total cloud
 1853 CLDLOW                           fraction            1 A  Vertically-integrated low cloud
 1854 CLDMED                           fraction            1 A  Vertically-integrated mid-level cloud
 1855 CLDHGH                           fraction            1 A  Vertically-integrated high cloud
 1856 qt_pre_Cu                        kg/kg              32 I  qt_preCU
 1857 sl_pre_Cu                        J/kg               32 I  sl_preCU
 1858 slv_pre_Cu                       J/kg               32 I  slv_preCU
 1859 u_pre_Cu                         m/s                32 I  u_preCU
 1860 v_pre_Cu                         m/s                32 I  v_preCU
 1861 qv_pre_Cu                        kg/kg              32 I  qv_preCU
 1862 ql_pre_Cu                        kg/kg              32 I  ql_preCU
 1863 qi_pre_Cu                        kg/kg              32 I  qi_preCU
 1864 t_pre_Cu                         K                  32 I  t_preCU
 1865 rh_pre_Cu                        %                  32 I  rh_preCU
 1866 qt_aft_Cu                        kg/kg              32 I  qt_afterCU
 1867 sl_aft_Cu                        J/kg               32 I  sl_afterCU
 1868 slv_aft_Cu                       J/kg               32 I  slv_afterCU
 1869 u_aft_Cu                         m/s                32 I  u_afterCU
 1870 v_aft_Cu                         m/s                32 I  v_afterCU
 1871 qv_aft_Cu                        kg/kg              32 I  qv_afterCU
 1872 ql_aft_Cu                        kg/kg              32 I  ql_afterCU
 1873 qi_aft_Cu                        kg/kg              32 I  qi_afterCU
 1874 t_aft_Cu                         K                  32 I  t_afterCU
 1875 rh_aft_Cu                        %                  32 I  rh_afterCU
 1876 tten_Cu                          K/s                32 I  Temperature tendency by cumulus convection
 1877 rhten_Cu                         %/s                32 I  RH tendency by cumumus convection
 1878 CMFDT                            K/s                32 A  T tendency - shallow convection
 1879 CMFDQ                            kg/kg/s            32 A  QV tendency - shallow convection
 1880 CMFDLIQ                          kg/kg/s            32 A  Cloud liq tendency - shallow convection
 1881 CMFDICE                          kg/kg/s            32 A  Cloud ice tendency - shallow convection
 1882 CMFDQR                           kg/kg/s            32 A  Q tendency - shallow convection rainout
 1883 EVAPTCM                          K/s                32 A  T tendency - Evaporation/snow prod from Hack convection
 1884 FZSNTCM                          K/s                32 A  T tendency - Rain to snow conversion from Hack convection
 1885 EVSNTCM                          K/s                32 A  T tendency - Snow to rain prod from Hack convection
 1886 EVAPQCM                          kg/kg/s            32 A  Q tendency - Evaporation from Hack convection
 1887 QC                               kg/kg/s            32 A  Q tendency - shallow convection LW export
 1888 PRECSH                           m/s                 1 A  Shallow Convection precipitation rate
 1889 CMFMC                            kg/m2/s            33 A  Moist convection (deep+shallow) mass flux
 1890 CMFSL                            W/m2               33 A  Moist shallow convection liquid water static energy flux
 1891 CMFLQ                            W/m2               33 A  Moist shallow convection total water flux
 1892 CIN                              J/kg                1 A  Convective inhibition
 1893 CBMF                             kg/m2/s             1 A  Cloud base mass flux
 1894 CLDTOP                           1                   1 I  Vertical index of cloud top
 1895 CLDBOT                           1                   1 I  Vertical index of cloud base
 1896 PCLDTOP                          1                   1 A  Pressure of cloud top
 1897 PCLDBOT                          1                   1 A  Pressure of cloud base
 1898 FREQSH                           fraction            1 A  Fractional occurance of shallow convection
 1899 HKFLXPRC                         kg/m2/s            33 A  Flux of precipitation from HK convection
 1900 HKFLXSNW                         kg/m2/s            33 A  Flux of snow from HK convection
 1901 HKNTPRPD                         kg/kg/s            32 A  Net precipitation production from HK convection
 1902 HKNTSNPD                         kg/kg/s            32 A  Net snow production from HK convection
 1903 HKEIHEAT                         W/kg               32 A  Heating by ice and evaporation in HK convection
 1904 ICWMRSH                          kg/kg              32 A  Shallow Convection in-cloud water mixing ratio
 1905 SH_CLD                           fraction           32 A  Shallow convective cloud cover
 1906 DP_CLD                           fraction           32 A  Deep convective cloud cover
 1907 PRECZ                            m/s                 1 A  total precipitation from ZM convection
 1908 ZMDT                             K/s                32 A  T tendency - Zhang-McFarlane moist convection
 1909 ZMDQ                             kg/kg/s            32 A  Q tendency - Zhang-McFarlane moist convection
 1910 ZMDICE                           kg/kg/s            32 A  Cloud ice tendency - Zhang-McFarlane convection
 1911 ZMDLIQ                           kg/kg/s            32 A  Cloud liq tendency - Zhang-McFarlane convection
 1912 EVAPTZM                          K/s                32 A  T tendency - Evaporation/snow prod from Zhang convection
 1913 FZSNTZM                          K/s                32 A  T tendency - Rain to snow conversion from Zhang convection
 1914 EVSNTZM                          K/s                32 A  T tendency - Snow to rain prod from Zhang convection
 1915 EVAPQZM                          kg/kg/s            32 A  Q tendency - Evaporation from Zhang-McFarlane moist convection
 1916 ZMFLXPRC                         kg/m2/s            33 A  Flux of precipitation from ZM convection
 1917 ZMFLXSNW                         kg/m2/s            33 A  Flux of snow from ZM convection
 1918 ZMNTPRPD                         kg/kg/s            32 A  Net precipitation production from ZM convection
 1919 ZMNTSNPD                         kg/kg/s            32 A  Net snow production from ZM convection
 1920 ZMEIHEAT                         W/kg               32 A  Heating by ice and evaporation in ZM convection
 1921 CMFMCDZM                         kg/m2/s            33 A  Convection mass flux from ZM deep
 1922 PRECCDZM                         m/s                 1 A  Convective precipitation rate from ZM deep
 1923 PCONVB                           Pa                  1 A  convection base pressure
 1924 PCONVT                           Pa                  1 A  convection top  pressure
 1925 CAPE                             J/kg                1 A  Convectively available potential energy
 1926 FREQZM                           fraction            1 A  Fractional occurance of ZM convection
 1927 ZMMTT                            K/s                32 A  T tendency - ZM convective momentum transport
 1928 ZMMTU                            m/s2               32 A  U tendency - ZM convective momentum transport
 1929 ZMMTV                            m/s2               32 A  V tendency - ZM convective momentum transport
 1930 ZMMU                             kg/m2/s            32 A  ZM convection updraft mass flux
 1931 ZMMD                             kg/m2/s            32 A  ZM convection downdraft mass flux
 1932 ZMUPGU                           m/s2               32 A  zonal force from ZM updraft pressure gradient term
 1933 ZMUPGD                           m/s2               32 A  zonal force from ZM downdraft pressure gradient term
 1934 ZMVPGU                           m/s2               32 A  meridional force from ZM updraft pressure gradient term
 1935 ZMVPGD                           m/s2               32 A  merdional force from ZM downdraft pressure gradient term
 1936 ZMICUU                           m/s                32 A  ZM in-cloud U updrafts
 1937 ZMICUD                           m/s                32 A  ZM in-cloud U downdrafts
 1938 ZMICVU                           m/s                32 A  ZM in-cloud V updrafts
 1939 ZMICVD                           m/s                32 A  ZM in-cloud V downdrafts
 1940 DIFZM                            kg/kg/s            32 A  Detrained ice water from ZM convection
 1941 DLFZM                            kg/kg/s            32 A  Detrained liquid water from ZM convection
 1942 ICWMRDP                          kg/kg              32 A  Deep Convection in-cloud water mixing ratio
 1943 num_a1_mixnuc1                   #/m2/s              1 A  num_a1 dropmixnuc mixnuc column tendency
 1944 num_c1_mixnuc1                   #/m2/s              1 A  num_c1 dropmixnuc mixnuc column tendency
 1945 so4_a1_mixnuc1                   kg/m2/s             1 A  so4_a1 dropmixnuc mixnuc column tendency
 1946 so4_c1_mixnuc1                   kg/m2/s             1 A  so4_c1 dropmixnuc mixnuc column tendency
 1947 pom_a1_mixnuc1                   kg/m2/s             1 A  pom_a1 dropmixnuc mixnuc column tendency
 1948 pom_c1_mixnuc1                   kg/m2/s             1 A  pom_c1 dropmixnuc mixnuc column tendency
 1949 soa_a1_mixnuc1                   kg/m2/s             1 A  soa_a1 dropmixnuc mixnuc column tendency
 1950 soa_c1_mixnuc1                   kg/m2/s             1 A  soa_c1 dropmixnuc mixnuc column tendency
 1951 bc_a1_mixnuc1                    kg/m2/s             1 A  bc_a1 dropmixnuc mixnuc column tendency
 1952 bc_c1_mixnuc1                    kg/m2/s             1 A  bc_c1 dropmixnuc mixnuc column tendency
 1953 dst_a1_mixnuc1                   kg/m2/s             1 A  dst_a1 dropmixnuc mixnuc column tendency
 1954 dst_c1_mixnuc1                   kg/m2/s             1 A  dst_c1 dropmixnuc mixnuc column tendency
 1955 ncl_a1_mixnuc1                   kg/m2/s             1 A  ncl_a1 dropmixnuc mixnuc column tendency
 1956 ncl_c1_mixnuc1                   kg/m2/s             1 A  ncl_c1 dropmixnuc mixnuc column tendency
 1957 num_a2_mixnuc1                   #/m2/s              1 A  num_a2 dropmixnuc mixnuc column tendency
 1958 num_c2_mixnuc1                   #/m2/s              1 A  num_c2 dropmixnuc mixnuc column tendency
 1959 so4_a2_mixnuc1                   kg/m2/s             1 A  so4_a2 dropmixnuc mixnuc column tendency
 1960 so4_c2_mixnuc1                   kg/m2/s             1 A  so4_c2 dropmixnuc mixnuc column tendency
 1961 soa_a2_mixnuc1                   kg/m2/s             1 A  soa_a2 dropmixnuc mixnuc column tendency
 1962 soa_c2_mixnuc1                   kg/m2/s             1 A  soa_c2 dropmixnuc mixnuc column tendency
 1963 ncl_a2_mixnuc1                   kg/m2/s             1 A  ncl_a2 dropmixnuc mixnuc column tendency
 1964 ncl_c2_mixnuc1                   kg/m2/s             1 A  ncl_c2 dropmixnuc mixnuc column tendency
 1965 dst_a2_mixnuc1                   kg/m2/s             1 A  dst_a2 dropmixnuc mixnuc column tendency
 1966 dst_c2_mixnuc1                   kg/m2/s             1 A  dst_c2 dropmixnuc mixnuc column tendency
 1967 num_a3_mixnuc1                   #/m2/s              1 A  num_a3 dropmixnuc mixnuc column tendency
 1968 num_c3_mixnuc1                   #/m2/s              1 A  num_c3 dropmixnuc mixnuc column tendency
 1969 dst_a3_mixnuc1                   kg/m2/s             1 A  dst_a3 dropmixnuc mixnuc column tendency
 1970 dst_c3_mixnuc1                   kg/m2/s             1 A  dst_c3 dropmixnuc mixnuc column tendency
 1971 ncl_a3_mixnuc1                   kg/m2/s             1 A  ncl_a3 dropmixnuc mixnuc column tendency
 1972 ncl_c3_mixnuc1                   kg/m2/s             1 A  ncl_c3 dropmixnuc mixnuc column tendency
 1973 so4_a3_mixnuc1                   kg/m2/s             1 A  so4_a3 dropmixnuc mixnuc column tendency
 1974 so4_c3_mixnuc1                   kg/m2/s             1 A  so4_c3 dropmixnuc mixnuc column tendency
 1975 num_a4_mixnuc1                   #/m2/s              1 A  num_a4 dropmixnuc mixnuc column tendency
 1976 num_c4_mixnuc1                   #/m2/s              1 A  num_c4 dropmixnuc mixnuc column tendency
 1977 pom_a4_mixnuc1                   kg/m2/s             1 A  pom_a4 dropmixnuc mixnuc column tendency
 1978 pom_c4_mixnuc1                   kg/m2/s             1 A  pom_c4 dropmixnuc mixnuc column tendency
 1979 bc_a4_mixnuc1                    kg/m2/s             1 A  bc_a4 dropmixnuc mixnuc column tendency
 1980 bc_c4_mixnuc1                    kg/m2/s             1 A  bc_c4 dropmixnuc mixnuc column tendency
 1981 CCN1                             #/cm3              32 A  CCN concentration at S=0.02%
 1982 CCN2                             #/cm3              32 A  CCN concentration at S=0.05%
 1983 CCN3                             #/cm3              32 A  CCN concentration at S=0.1%
 1984 CCN4                             #/cm3              32 A  CCN concentration at S=0.2%
 1985 CCN5                             #/cm3              32 A  CCN concentration at S=0.5%
 1986 CCN6                             #/cm3              32 A  CCN concentration at S=1.0%
 1987 WTKE                             m/s                32 A  Standard deviation of updraft velocity
 1988 NDROPMIX                         #/kg/s             32 A  Droplet number mixing
 1989 NDROPSRC                         #/kg/s             32 A  Droplet number source
 1990 NDROPSNK                         #/kg/s             32 A  Droplet number loss by microphysics
 1991 NDROPCOL                         #/m2                1 A  Column droplet number
 1992 LCLOUD                                              32 A  Liquid cloud fraction used in stratus activation
 1993 WSUB                             m/s                32 A  Diagnostic sub-grid vertical velocity
 1994 WSUBI                            m/s                32 A  Diagnostic sub-grid vertical velocity for ice
 1995 NIHF                             1/m3               32 A  Activated Ice Number Concentation due to homogenous freezing
 1996 NIDEP                            1/m3               32 A  Activated Ice Number Concentation due to deposition nucleation
 1997 NIIMM                            1/m3               32 A  Activated Ice Number Concentation due to immersion freezing
 1998 NIMEY                            1/m3               32 A  Activated Ice Number Concentation due to meyers deposition
 1999 NIREGM                           C                  32 A  Ice Nucleation Temperature Threshold for Regime
 2000 NISUBGRID                                           32 A  Ice Nucleation subgrid saturation factor
 2001 NITROP_PD                                           32 A  Chemical Tropopause probability
 2002 fhom                             fraction           32 A  Fraction of cirrus where homogeneous freezing occur
 2003 WICE                             m/s                32 A  Vertical velocity Reduction caused by preexisting ice
 2004 WEFF                             m/s                32 A  Effective Vertical velocity for ice nucleation
 2005 INnso4                           1/m3               32 A  Number Concentation so4 (in) to ice_nucleation
 2006 INnbc                            1/m3               32 A  Number Concentation bc  (in) to ice_nucleation
 2007 INndust                          1/m3               32 A  Number Concentation dust (in) ice_nucleation
 2008 INondust                         1/m3               32 A  Number Concentation dust (out) from ice_nucleation
 2009 INhet                            1/m3               32 A  contribution for in-cloud ice number density increase by het nucleation in ice cloud
 2010 INhom                            1/m3               32 A  contribution for in-cloud ice number density increase by hom nucleation in ice cloud
 2011 INFrehom                         frequency          32 A  hom IN frequency ice cloud
 2012 INFreIN                          frequency          32 A  frequency of ice nucleation occur
 2013 bc_num                           #/cm3              32 A  total bc number
 2014 dst1_num                         #/cm3              32 A  total dst1 number
 2015 dst3_num                         #/cm3              32 A  total dst3 number
 2016 bcc_num                          #/cm3              32 A  coated bc number
 2017 dst1c_num                        #/cm3              32 A  coated dst1 number
 2018 dst3c_num                        #/cm3              32 A  coated dst3 number
 2019 bcuc_num                         #/cm3              32 A  uncoated bc number
 2020 dst1uc_num                       #/cm3              32 A  uncoated dst1 number
 2021 dst3uc_num                       #/cm3              32 A  uncoated dst3 number
 2022 bc_a1_num                        #/cm3              32 A  interstitial bc number
 2023 dst_a1_num                       #/cm3              32 A  interstitial dst1 number
 2024 dst_a3_num                       #/cm3              32 A  interstitial dst3 number
 2025 bc_c1_num                        #/cm3              32 A  cloud borne bc number
 2026 dst_c1_num                       #/cm3              32 A  cloud borne dst1 number
 2027 dst_c3_num                       #/cm3              32 A  cloud borne dst3 number
 2028 fn_bc_c1_num                     #/cm3              32 A  cloud borne bc number derived from fn
 2029 fn_dst_c1_num                    #/cm3              32 A  cloud borne dst1 number derived from fn
 2030 fn_dst_c3_num                    #/cm3              32 A  cloud borne dst3 number derived from fn
 2031 na500                            #/cm3              32 A  interstitial aerosol number with D>500 nm
 2032 totna500                         #/cm3              32 A  total aerosol number with D>500 nm
 2033 FREQIMM                          fraction           32 A  Fractional occurance of immersion  freezing
 2034 FREQCNT                          fraction           32 A  Fractional occurance of contact    freezing
 2035 FREQDEP                          fraction           32 A  Fractional occurance of deposition freezing
 2036 FREQMIX                          fraction           32 A  Fractional occurance of mixed-phase clouds
 2037 DSTFREZIMM                       m-3s-1             32 A  dust immersion  freezing rate
 2038 DSTFREZCNT                       m-3s-1             32 A  dust contact    freezing rate
 2039 DSTFREZDEP                       m-3s-1             32 A  dust deposition freezing rate
 2040 BCFREZIMM                        m-3s-1             32 A  bc immersion  freezing rate
 2041 BCFREZCNT                        m-3s-1             32 A  bc contact    freezing rate
 2042 BCFREZDEP                        m-3s-1             32 A  bc deposition freezing rate
 2043 NIMIX_IMM                        #/m3               32 A  Activated Ice Number Concentration due to het immersion freezing in Mixed Clouds
 2044 NIMIX_CNT                        #/m3               32 A  Activated Ice Number Concentration due to het contact freezing in Mixed Clouds
 2045 NIMIX_DEP                        #/m3               32 A  Activated Ice Number Concentration due to het deposition freezing in Mixed Clouds
 2046 DSTNIDEP                         #/m3               32 A  Activated Ice Number Concentration due to dst dep freezing in Mixed Clouds
 2047 DSTNICNT                         #/m3               32 A  Activated Ice Number Concentration due to dst cnt freezing in Mixed Clouds
 2048 DSTNIIMM                         #/m3               32 A  Activated Ice Number Concentration due to dst imm freezing in Mixed Clouds
 2049 BCNIDEP                          #/m3               32 A  Activated Ice Number Concentration due to bc dep freezing in Mixed Clouds
 2050 BCNICNT                          #/m3               32 A  Activated Ice Number Concentration due to bc cnt freezing in Mixed Clouds
 2051 BCNIIMM                          #/m3               32 A  Activated Ice Number Concentration due to bc imm freezing in Mixed Clouds
 2052 NUMICE10s                        #/m3               32 A  Ice Number Concentration due to het freezing in Mixed Clouds during 10-s period
 2053 NUMIMM10sDST                     #/m3               32 A  Ice Number Concentration due to imm freezing by dst in Mixed Clouds during 10-s period
 2054 NUMIMM10sBC                      #/m3               32 A  Ice Number Concentration due to imm freezing by bc in Mixed Clouds during 10-s period
 2055 CLDLIQ                           kg/kg              32 A  Grid box averaged cloud liquid amount
 2056 SFCLDLIQ                         kg/m2/s             1 A  CLDLIQ surface flux
 2057 CLDICE                           kg/kg              32 A  Grid box averaged cloud ice amount
 2058 SFCLDICE                         kg/m2/s             1 A  CLDICE surface flux
 2059 NUMLIQ                           1/kg               32 A  Grid box averaged cloud liquid number
 2060 SFNUMLIQ                         1/m2/s              1 A  NUMLIQ surface flux
 2061 NUMICE                           1/kg               32 A  Grid box averaged cloud ice number
 2062 SFNUMICE                         1/m2/s              1 A  NUMICE surface flux
 2063 RAINQM                           kg/kg              32 A  Grid box averaged rain amount
 2064 SFRAINQM                         kg/m2/s             1 A  RAINQM surface flux
 2065 SNOWQM                           kg/kg              32 A  Grid box averaged snow amount
 2066 SFSNOWQM                         kg/m2/s             1 A  SNOWQM surface flux
 2067 NUMRAI                           1/kg               32 A  Grid box averaged rain number
 2068 SFNUMRAI                         1/m2/s              1 A  NUMRAI surface flux
 2069 NUMSNO                           1/kg               32 A  Grid box averaged snow number
 2070 SFNUMSNO                         1/m2/s              1 A  NUMSNO surface flux
 2071 CLDLIQAP                         kg/kg              32 A  CLDLIQ after physics
 2072 CLDICEAP                         kg/kg              32 A  CLDICE after physics
 2073 CLDLIQBP                         kg/kg              32 A  CLDLIQ before physics
 2074 CLDICEBP                         kg/kg              32 A  CLDICE before physics
 2075 RAINQMAP                         kg/kg              32 A  RAINQM after physics
 2076 SNOWQMAP                         kg/kg              32 A  SNOWQM after physics
 2077 RAINQMBP                         kg/kg              32 A  RAINQM before physics
 2078 SNOWQMBP                         kg/kg              32 A  SNOWQM before physics
 2079 CME                              kg/kg/s            32 A  Rate of cond-evap within the cloud
 2080 PRODPREC                         kg/kg/s            32 A  Rate of conversion of condensate to precip
 2081 EVAPPREC                         kg/kg/s            32 A  Rate of evaporation of falling precip
 2082 EVAPSNOW                         kg/kg/s            32 A  Rate of evaporation of falling snow
 2083 HPROGCLD                         W/kg               32 A  Heating from prognostic clouds
 2084 FICE                             fraction           32 A  Fractional ice content within cloud
 2085 CLDFSNOW                         1                  32 A  Cloud fraction adjusted for snow
 2086 ICWMRST                          kg/kg              32 A  Prognostic in-stratus water mixing ratio
 2087 ICIMRST                          kg/kg              32 A  Prognostic in-stratus ice mixing ratio
 2088 QCSEVAP                          kg/kg/s            32 A  Rate of evaporation of falling cloud water
 2089 QISEVAP                          kg/kg/s            32 A  Rate of sublimation of falling cloud ice
 2090 QVRES                            kg/kg/s            32 A  Rate of residual condensation term
 2091 CMEIOUT                          kg/kg/s            32 A  Rate of deposition/sublimation of cloud ice
 2092 VTRMC                            m/s                32 A  Mass-weighted cloud water fallspeed
 2093 VTRMI                            m/s                32 A  Mass-weighted cloud ice fallspeed
 2094 QCSEDTEN                         kg/kg/s            32 A  Cloud water mixing ratio tendency from sedimentation
 2095 QISEDTEN                         kg/kg/s            32 A  Cloud ice mixing ratio tendency from sedimentation
 2096 PRAO                             kg/kg/s            32 A  Accretion of cloud water by rain
 2097 PRCO                             kg/kg/s            32 A  Autoconversion of cloud water
 2098 MNUCCCO                          kg/kg/s            32 A  Immersion freezing of cloud water
 2099 MNUCCTO                          kg/kg/s            32 A  Contact freezing of cloud water
 2100 MNUCCDO                          kg/kg/s            32 A  Homogeneous and heterogeneous nucleation from vapor
 2101 MNUCCDOhet                       kg/kg/s            32 A  Heterogeneous nucleation from vapor
 2102 MSACWIO                          kg/kg/s            32 A  Conversion of cloud water from rime-splintering
 2103 PSACWSO                          kg/kg/s            32 A  Accretion of cloud water by snow
 2104 BERGSO                           kg/kg/s            32 A  Conversion of cloud water to snow from bergeron
 2105 BERGO                            kg/kg/s            32 A  Conversion of cloud water to cloud ice from bergeron
 2106 MELTO                            kg/kg/s            32 A  Melting of cloud ice
 2107 MELTSTOT                         kg/kg/s            32 A  Melting of snow
 2108 MNUDEPO                          kg/kg/s            32 A  Deposition Nucleation
 2109 HOMOO                            kg/kg/s            32 A  Homogeneous freezing of cloud water
 2110 QCRESO                           kg/kg/s            32 A  Residual condensation term for cloud water
 2111 PRCIO                            kg/kg/s            32 A  Autoconversion of cloud ice to snow
 2112 PRAIO                            kg/kg/s            32 A  Accretion of cloud ice to snow
 2113 QIRESO                           kg/kg/s            32 A  Residual deposition term for cloud ice
 2114 MNUCCRO                          kg/kg/s            32 A  Heterogeneous freezing of rain to snow
 2115 MNUCCRIO                         kg/kg/s            32 A  Heterogeneous freezing of rain to ice
 2116 PRACSO                           kg/kg/s            32 A  Accretion of rain by snow
 2117 MELTSDT                          W/kg               32 A  Latent heating rate due to melting of snow
 2118 FRZRDT                           W/kg               32 A  Latent heating rate due to homogeneous freezing of rain
 2119 QRSEDTEN                         kg/kg/s            32 A  Rain mixing ratio tendency from sedimentation
 2120 QSSEDTEN                         kg/kg/s            32 A  Snow mixing ratio tendency from sedimentation
 2121 MPDT                             W/kg               32 A  Heating tendency - Morrison microphysics
 2122 MPDQ                             kg/kg/s            32 A  Q tendency - Morrison microphysics
 2123 MPDLIQ                           kg/kg/s            32 A  CLDLIQ tendency - Morrison microphysics
 2124 MPDICE                           kg/kg/s            32 A  CLDICE tendency - Morrison microphysics
 2125 MPDNLIQ                          1/kg/s             32 A  NUMLIQ tendency - Morrison microphysics
 2126 MPDNICE                          1/kg/s             32 A  NUMICE tendency - Morrison microphysics
 2127 MPDW2V                           kg/kg/s            32 A  Water <--> Vapor tendency - Morrison microphysics
 2128 MPDW2I                           kg/kg/s            32 A  Water <--> Ice tendency - Morrison microphysics
 2129 MPDW2P                           kg/kg/s            32 A  Water <--> Precip tendency - Morrison microphysics
 2130 MPDI2V                           kg/kg/s            32 A  Ice <--> Vapor tendency - Morrison microphysics
 2131 MPDI2W                           kg/kg/s            32 A  Ice <--> Water tendency - Morrison microphysics
 2132 MPDI2P                           kg/kg/s            32 A  Ice <--> Precip tendency - Morrison microphysics
 2133 ICWNC                            m-3                32 A  Prognostic in-cloud water number conc
 2134 ICINC                            m-3                32 A  Prognostic in-cloud ice number conc
 2135 EFFLIQ_IND                       Micron             32 A  Prognostic droplet effective radius (indirect effect)
 2136 CDNUMC                           1/m2                1 A  Vertically-integrated droplet concentration
 2137 MPICLWPI                         kg/m2               1 A  Vertically-integrated in-cloud Initial Liquid WP (Before Micro)
 2138 MPICIWPI                         kg/m2               1 A  Vertically-integrated in-cloud Initial Ice WP (Before Micro)
 2139 AWNC                             m-3                32 A  Average cloud water number conc
 2140 AWNI                             m-3                32 A  Average cloud ice number conc
 2141 AREL                             Micron             32 A  Average droplet effective radius
 2142 AREI                             Micron             32 A  Average ice effective radius
 2143 FREQL                            fraction           32 A  Fractional occurrence of liquid
 2144 FREQI                            fraction           32 A  Fractional occurrence of ice
 2145 ACTREL                           Micron              1 A  Average Cloud Top droplet effective radius
 2146 ACTREI                           Micron              1 A  Average Cloud Top ice effective radius
 2147 ACTNL                            m-3                 1 A  Average Cloud Top droplet number
 2148 ACTNI                            m-3                 1 A  Average Cloud Top ice number
 2149 FCTL                             fraction            1 A  Fractional occurrence of cloud top liquid
 2150 FCTI                             fraction            1 A  Fractional occurrence of cloud top ice
 2151 FREQM                            fraction           32 A  Fractional occurrence of mixed phase
 2152 FREQSL                           fraction           32 A  Fractional occurrence of only supercooled liquid
 2153 FREQSLM                          fraction           32 A  Fractional occurrence of super cooled liquid with ice
 2154 FCTM                             fraction            1 A  Fractional occurrence of cloud top mixed phase
 2155 FCTSL                            fraction            1 A  Fractional occurrence of cloud top only supercooled liquid
 2156 FCTSLM                           fraction            1 A  Fractional occurrence of cloud top super cooled liquid with ice
 2157 LS_FLXPRC                        kg/m2/s            33 A  ls stratiform gbm interface rain+snow flux
 2158 LS_FLXSNW                        kg/m2/s            33 A  ls stratiform gbm interface snow flux
 2159 REL                              micron             32 A  MG REL stratiform cloud effective radius liquid
 2160 REI                              micron             32 A  MG REI stratiform cloud effective radius ice
 2161 LS_REFFRAIN                      micron             32 A  ls stratiform rain effective radius
 2162 LS_REFFSNOW                      micron             32 A  ls stratiform snow effective radius
 2163 CV_REFFLIQ                       micron             32 A  convective cloud liq effective radius
 2164 CV_REFFICE                       micron             32 A  convective cloud ice effective radius
 2165 MG_SADICE                        cm2/cm3            32 A  MG surface area density ice
 2166 MG_SADSNOW                       cm2/cm3            32 A  MG surface area density snow
 2167 QRAIN                            kg/kg              32 A  Diagnostic grid-mean rain mixing ratio
 2168 QSNOW                            kg/kg              32 A  Diagnostic grid-mean snow mixing ratio
 2169 NRAIN                            m-3                32 A  Diagnostic grid-mean rain number conc
 2170 NSNOW                            m-3                32 A  Diagnostic grid-mean snow number conc
 2171 RERCLD                           m                  32 A  Diagnostic effective radius of Liquid Cloud and Rain
 2172 DSNOW                            m                  32 A  Diagnostic grid-mean snow diameter
 2173 REFL                             DBz                32 A  94 GHz radar reflectivity
 2174 AREFL                            DBz                32 A  Average 94 GHz radar reflectivity
 2175 FREFL                            fraction           32 A  Fractional occurrence of radar reflectivity
 2176 CSRFL                            DBz                32 A  94 GHz radar reflectivity (CloudSat thresholds)
 2177 ACSRFL                           DBz                32 A  Average 94 GHz radar reflectivity (CloudSat thresholds)
 2178 FCSRFL                           fraction           32 A  Fractional occurrence of radar reflectivity (CloudSat thresholds)
 2179 AREFLZ                           mm^6/m^3           32 A  Average 94 GHz radar reflectivity
 2180 NCAL                             1/m3               32 A  Number Concentation Activated for Liquid
 2181 NCAI                             1/m3               32 A  Number Concentation Activated for Ice
 2182 AQRAIN                           kg/kg              32 A  Average rain mixing ratio
 2183 AQSNOW                           kg/kg              32 A  Average snow mixing ratio
 2184 ANRAIN                           m-3                32 A  Average rain number conc
 2185 ANSNOW                           m-3                32 A  Average snow number conc
 2186 ADRAIN                           m                  32 A  Average rain effective Diameter
 2187 ADSNOW                           m                  32 A  Average snow effective Diameter
 2188 FREQR                            fraction           32 A  Fractional occurrence of rain
 2189 FREQS                            fraction           32 A  Fractional occurrence of snow
 2190 PE                               1                   1 A  Stratiform Precipitation Efficiency  (precip/cmeliq)
 2191 APRL                             m/s                 1 A  Average Stratiform Precip Rate over efficiency calculation
 2192 PEFRAC                           1                   1 A  Fraction of timesteps precip efficiency reported
 2193 VPRCO                            kg/kg/s             1 A  Vertical average of autoconversion rate
 2194 VPRAO                            kg/kg/s             1 A  Vertical average of accretion rate
 2195 RACAU                            kg/kg/s             1 A  Accretion/autoconversion ratio from vertical average
 2196 UMR                              m/s                32 A  Mass-weighted rain  fallspeed
 2197 UMS                              m/s                32 A  Mass-weighted snow fallspeed
 2198 QCRAT                            fraction           32 A  Qc Limiter: Fraction of qc tendency applied
 2199 ICIMRCU                          kg/kg              32 A  Convection in-cloud ice mixing ratio
 2200 ICLMRCU                          kg/kg              32 A  Convection in-cloud liquid mixing ratio
 2201 ICIMRTOT                         kg/kg              32 A  Total in-cloud ice mixing ratio
 2202 ICLMRTOT                         kg/kg              32 A  Total in-cloud liquid mixing ratio
 2203 GCLMRDP                          kg/kg              32 A  Grid-mean deep convective LWC
 2204 GCIMRDP                          kg/kg              32 A  Grid-mean deep convective IWC
 2205 GCLMRSH                          kg/kg              32 A  Grid-mean shallow convective LWC
 2206 GCIMRSH                          kg/kg              32 A  Grid-mean shallow convective IWC
 2207 FRESH                            1                  32 A  Fractional occurrence of shallow cumulus with condensate
 2208 FREDP                            1                  32 A  Fractional occurrence of deep cumulus with condensate
 2209 FRECU                            1                  32 A  Fractional occurrence of cumulus with condensate
 2210 FRETOT                           1                  32 A  Fractional occurrence of cloud with condensate
 2211 RHO_CLUBB                        kg/m3              33 A  Air Density
 2212 UP2_CLUBB                        m2/s2              33 A  Zonal Velocity Variance
 2213 VP2_CLUBB                        m2/s2              33 A  Meridional Velocity Variance
 2214 WP2_CLUBB                        m2/s2              33 A  Vertical Velocity Variance
 2215 WP2_ZT_CLUBB                     m2/s2              33 A  Vert Vel Variance on zt grid
 2216 UPWP_CLUBB                       m2/s2              33 A  Zonal Momentum Flux
 2217 VPWP_CLUBB                       m2/s2              33 A  Meridional Momentum Flux
 2218 WP3_CLUBB                        m3/s3              33 A  Third Moment Vertical Velocity
 2219 WPTHLP_CLUBB                     W/m2               33 A  Heat Flux
 2220 WPRTP_CLUBB                      W/m2               33 A  Moisture Flux
 2221 RTP2_CLUBB                       g^2/kg^2           33 A  Moisture Variance
 2222 RTP2_ZT_CLUBB                    kg^2/kg^2          33 A  Moisture Variance on zt grid
 2223 PDFP_RTP2_CLUBB                  kg^2/kg^2          33 A  PDF Rtot Variance
 2224 THLP2_CLUBB                      K^2                33 A  Temperature Variance
 2225 THLP2_ZT_CLUBB                   K^2                33 A  Temperature Variance on zt grid
 2226 RTPTHLP_CLUBB                    K g/kg             33 A  Temp. Moist. Covariance
 2227 RCM_CLUBB                        g/kg               33 A  Cloud Water Mixing Ratio
 2228 WPRCP_CLUBB                      W/m2               33 A  Liquid Water Flux
 2229 CLOUDFRAC_CLUBB                  fraction           32 A  Cloud Fraction
 2230 RCMINLAYER_CLUBB                 g/kg               33 A  Cloud Water in Layer
 2231 CLOUDCOVER_CLUBB                 fraction           33 A  Cloud Cover
 2232 WPTHVP_CLUBB                     W/m2               32 A  Buoyancy Flux
 2233 RVMTEND_CLUBB                    g/kg /s            32 A  Water vapor tendency
 2234 STEND_CLUBB                      J/(kg s)           32 A  Static energy tendency
 2235 RCMTEND_CLUBB                    g/kg /s            32 A  Cloud Liquid Water Tendency
 2236 RIMTEND_CLUBB                    g/kg /s            32 A  Cloud Ice Tendency
 2237 UTEND_CLUBB                      m/s /s             32 A  U-wind Tendency
 2238 VTEND_CLUBB                      m/s /s             32 A  V-wind Tendency
 2239 ZT_CLUBB                         m                  33 A  Thermodynamic Heights
 2240 ZM_CLUBB                         m                  33 A  Momentum Heights
 2241 UM_CLUBB                         m/s                33 A  Zonal Wind
 2242 VM_CLUBB                         m/s                33 A  Meridional Wind
 2243 WM_ZT_CLUBB                      m/s                33 A  Vertical Velocity
 2244 THETAL                           K                  32 A  Liquid Water Potential Temperature
 2245 PBLH                             m                   1 A  PBL height
 2246 QT                               kg/kg              32 A  Total water mixing ratio
 2247 SL                               J/kg               32 A  Liquid water static energy
 2248 CLDST                            fraction           32 A  Stratus cloud fraction
 2249 ZMDLF                            kg/kg/s            32 A  Detrained liquid water from ZM convection
 2250 TTENDICE                         K/s                32 A  T tendency from Ice Saturation Adjustment
 2251 QVTENDICE                        kg/kg/s            32 A  Q tendency from Ice Saturation Adjustment
 2252 QITENDICE                        kg/kg/s            32 A  CLDICE tendency from Ice Saturation Adjustment
 2253 NITENDICE                        kg/kg/s            32 A  NUMICE tendency from Ice Saturation Adjustment
 2254 QCTENDICE                        kg/kg/s            32 A  CLDICE tendency from Ice Saturation Adjustment
 2255 NCTENDICE                        kg/kg/s            32 A  NUMICE tendency from Ice Saturation Adjustment
 2256 FQTENDICE                        fraction           32 A  Frequency of Ice Saturation Adjustment
 2257 DPDLFLIQ                         kg/kg/s            32 A  Detrained liquid water from deep convection
 2258 DPDLFICE                         kg/kg/s            32 A  Detrained ice from deep convection
 2259 DPDLFT                           K/s                32 A  T-tendency due to deep convective detrainment
 2260 RELVAR                           -                  32 A  Relative cloud water variance
 2261 CLUBB_GRID_SIZE                  m                   1 A  Horizontal grid box size seen by CLUBB
 2262 ZMDLFI                           kg/kg/s            32 A  Detrained ice water from ZM convection
 2263 CONCLD                           fraction           32 A  Convective cloud cover
 2264 CMELIQ                           kg/kg/s            32 A  Rate of cond-evap of liq within the cloud
 2265 DETNLIQTND                       1/kg/s             32 A  CLDNUM tendency in detrained water
 2266 QSATFAC                          -                  32 A  Subgrid cloud water saturation scaling factor
 2267 KVH_CLUBB                        m2/s               33 A  CLUBB vertical diffusivity of heat/moisture on interface levels
 2268 TROP_P                           Pa                  1 A  Tropopause Pressure
 2269 TROP_T                           K                   1 A  Tropopause Temperature
 2270 TROP_Z                           m                   1 A  Tropopause Height
 2271 TROP_DZ                          m                  32 A  Relative Tropopause Height
 2272 TROP_PD                          probability        32 A  Tropopause Probabilty
 2273 TROP_FD                          probability         1 A  Tropopause Found
 2274 TROPP_P                          Pa                  1 A  Tropopause Pressure (primary)
 2275 TROPP_T                          K                   1 A  Tropopause Temperature (primary)
 2276 TROPP_Z                          m                   1 A  Tropopause Height (primary)
 2277 TROPP_DZ                         m                  32 A  Relative Tropopause Height (primary)
 2278 TROPP_PD                         probability        32 A  Tropopause Distribution (primary)
 2279 TROPP_FD                         probability         1 A  Tropopause Found (primary)
 2280 TROPF_P                          Pa                  1 A  Tropopause Pressure (cold point)
 2281 TROPF_T                          K                   1 A  Tropopause Temperature (cold point)
 2282 TROPF_Z                          m                   1 A  Tropopause Height (cold point)
 2283 TROPF_DZ                         m                  32 A  Relative Tropopause Height (cold point)
 2284 TROPF_PD                         probability        32 A  Tropopause Distribution (cold point)
 2285 TROPF_FD                         probability         1 A  Tropopause Found (cold point)
 2286 hstobie_trop                     fraction of mode   32 I  Lowest level with stratospheric chemsitry
 2287 hstobie_linoz                    fraction of mode   32 I  Lowest possible Linoz level
 2288 hstobie_tropop                   fraction of mode   32 I  Troposphere boundary calculated in chemistry
 2289 DADADJ_PD                        probability        32 A  dry adiabatic adjustment probability
 2290 dgnd_a01                         m                  32 A  dry dgnum, interstitial, mode 01
 2291 dgnw_a01                         m                  32 A  wet dgnum, interstitial, mode 01
 2292 wat_a1                           m                  32 A  aerosol water, interstitial, mode 01
 2293 dgnd_a02                         m                  32 A  dry dgnum, interstitial, mode 02
 2294 dgnw_a02                         m                  32 A  wet dgnum, interstitial, mode 02
 2295 wat_a2                           m                  32 A  aerosol water, interstitial, mode 02
 2296 dgnd_a03                         m                  32 A  dry dgnum, interstitial, mode 03
 2297 dgnw_a03                         m                  32 A  wet dgnum, interstitial, mode 03
 2298 wat_a3                           m                  32 A  aerosol water, interstitial, mode 03
 2299 dgnd_a04                         m                  32 A  dry dgnum, interstitial, mode 04
 2300 dgnw_a04                         m                  32 A  wet dgnum, interstitial, mode 04
 2301 wat_a4                           m                  32 A  aerosol water, interstitial, mode 04
 2302 PM25                             kg/m3              32 A  PM2.5 concentration
 2303 PM25_SRF                         kg/m3               1 A  surface PM2.5 concentration
 2304 Q_qneg3                          kg/kg              32 I  Specific humidity QNEG3 error (cell)
 2305 Q_qneg3_col                      kg/kg               1 I  Specific humidity QNEG3 error (column)
 2306 CLDLIQ_qneg3                     kg/kg              32 I  Grid box averaged cloud liquid amount QNEG3 error (cell)
 2307 CLDLIQ_qneg3_col                 kg/kg               1 I  Grid box averaged cloud liquid amount QNEG3 error (column)
 2308 CLDICE_qneg3                     kg/kg              32 I  Grid box averaged cloud ice amount QNEG3 error (cell)
 2309 CLDICE_qneg3_col                 kg/kg               1 I  Grid box averaged cloud ice amount QNEG3 error (column)
 2310 NUMLIQ_qneg3                     kg/kg              32 I  Grid box averaged cloud liquid number QNEG3 error (cell)
 2311 NUMLIQ_qneg3_col                 kg/kg               1 I  Grid box averaged cloud liquid number QNEG3 error (column)
 2312 NUMICE_qneg3                     kg/kg              32 I  Grid box averaged cloud ice number QNEG3 error (cell)
 2313 NUMICE_qneg3_col                 kg/kg               1 I  Grid box averaged cloud ice number QNEG3 error (column)
 2314 RAINQM_qneg3                     kg/kg              32 I  Grid box averaged rain amount QNEG3 error (cell)
 2315 RAINQM_qneg3_col                 kg/kg               1 I  Grid box averaged rain amount QNEG3 error (column)
 2316 SNOWQM_qneg3                     kg/kg              32 I  Grid box averaged snow amount QNEG3 error (cell)
 2317 SNOWQM_qneg3_col                 kg/kg               1 I  Grid box averaged snow amount QNEG3 error (column)
 2318 NUMRAI_qneg3                     kg/kg              32 I  Grid box averaged rain number QNEG3 error (cell)
 2319 NUMRAI_qneg3_col                 kg/kg               1 I  Grid box averaged rain number QNEG3 error (column)
 2320 NUMSNO_qneg3                     kg/kg              32 I  Grid box averaged snow number QNEG3 error (cell)
 2321 NUMSNO_qneg3_col                 kg/kg               1 I  Grid box averaged snow number QNEG3 error (column)
 2322 bc_a1_qneg3                      kg/kg              32 I  bc_a1 QNEG3 error (cell)
 2323 bc_a1_qneg3_col                  kg/kg               1 I  bc_a1 QNEG3 error (column)
 2324 bc_a4_qneg3                      kg/kg              32 I  bc_a4 QNEG3 error (cell)
 2325 bc_a4_qneg3_col                  kg/kg               1 I  bc_a4 QNEG3 error (column)
 2326 DMS_qneg3                        kg/kg              32 I  DMS QNEG3 error (cell)
 2327 DMS_qneg3_col                    kg/kg               1 I  DMS QNEG3 error (column)
 2328 dst_a1_qneg3                     kg/kg              32 I  dst_a1 QNEG3 error (cell)
 2329 dst_a1_qneg3_col                 kg/kg               1 I  dst_a1 QNEG3 error (column)
 2330 dst_a2_qneg3                     kg/kg              32 I  dst_a2 QNEG3 error (cell)
 2331 dst_a2_qneg3_col                 kg/kg               1 I  dst_a2 QNEG3 error (column)
 2332 dst_a3_qneg3                     kg/kg              32 I  dst_a3 QNEG3 error (cell)
 2333 dst_a3_qneg3_col                 kg/kg               1 I  dst_a3 QNEG3 error (column)
 2334 H2O2_qneg3                       kg/kg              32 I  H2O2 QNEG3 error (cell)
 2335 H2O2_qneg3_col                   kg/kg               1 I  H2O2 QNEG3 error (column)
 2336 H2SO4_qneg3                      kg/kg              32 I  H2SO4 QNEG3 error (cell)
 2337 H2SO4_qneg3_col                  kg/kg               1 I  H2SO4 QNEG3 error (column)
 2338 ncl_a1_qneg3                     kg/kg              32 I  ncl_a1 QNEG3 error (cell)
 2339 ncl_a1_qneg3_col                 kg/kg               1 I  ncl_a1 QNEG3 error (column)
 2340 ncl_a2_qneg3                     kg/kg              32 I  ncl_a2 QNEG3 error (cell)
 2341 ncl_a2_qneg3_col                 kg/kg               1 I  ncl_a2 QNEG3 error (column)
 2342 ncl_a3_qneg3                     kg/kg              32 I  ncl_a3 QNEG3 error (cell)
 2343 ncl_a3_qneg3_col                 kg/kg               1 I  ncl_a3 QNEG3 error (column)
 2344 num_a1_qneg3                     kg/kg              32 I  num_a1 QNEG3 error (cell)
 2345 num_a1_qneg3_col                 kg/kg               1 I  num_a1 QNEG3 error (column)
 2346 num_a2_qneg3                     kg/kg              32 I  num_a2 QNEG3 error (cell)
 2347 num_a2_qneg3_col                 kg/kg               1 I  num_a2 QNEG3 error (column)
 2348 num_a3_qneg3                     kg/kg              32 I  num_a3 QNEG3 error (cell)
 2349 num_a3_qneg3_col                 kg/kg               1 I  num_a3 QNEG3 error (column)
 2350 num_a4_qneg3                     kg/kg              32 I  num_a4 QNEG3 error (cell)
 2351 num_a4_qneg3_col                 kg/kg               1 I  num_a4 QNEG3 error (column)
 2352 pom_a1_qneg3                     kg/kg              32 I  pom_a1 QNEG3 error (cell)
 2353 pom_a1_qneg3_col                 kg/kg               1 I  pom_a1 QNEG3 error (column)
 2354 pom_a4_qneg3                     kg/kg              32 I  pom_a4 QNEG3 error (cell)
 2355 pom_a4_qneg3_col                 kg/kg               1 I  pom_a4 QNEG3 error (column)
 2356 SO2_qneg3                        kg/kg              32 I  SO2 QNEG3 error (cell)
 2357 SO2_qneg3_col                    kg/kg               1 I  SO2 QNEG3 error (column)
 2358 so4_a1_qneg3                     kg/kg              32 I  so4_a1 QNEG3 error (cell)
 2359 so4_a1_qneg3_col                 kg/kg               1 I  so4_a1 QNEG3 error (column)
 2360 so4_a2_qneg3                     kg/kg              32 I  so4_a2 QNEG3 error (cell)
 2361 so4_a2_qneg3_col                 kg/kg               1 I  so4_a2 QNEG3 error (column)
 2362 so4_a3_qneg3                     kg/kg              32 I  so4_a3 QNEG3 error (cell)
 2363 so4_a3_qneg3_col                 kg/kg               1 I  so4_a3 QNEG3 error (column)
 2364 SOAG_qneg3                       kg/kg              32 I  SOAG QNEG3 error (cell)
 2365 SOAG_qneg3_col                   kg/kg               1 I  SOAG QNEG3 error (column)
 2366 soa_a1_qneg3                     kg/kg              32 I  soa_a1 QNEG3 error (cell)
 2367 soa_a1_qneg3_col                 kg/kg               1 I  soa_a1 QNEG3 error (column)
 2368 soa_a2_qneg3                     kg/kg              32 I  soa_a2 QNEG3 error (cell)
 2369 soa_a2_qneg3_col                 kg/kg               1 I  soa_a2 QNEG3 error (column)
 2370 qflux_exceeded                   kg/m^2/s            1 I  qflux excess (QNEG4)
 2371 UTEND_DCONV                      m/s2               32 A  Zonal wind tendency by deep convection
 2372 VTEND_DCONV                      m/s2               32 A  Meridional wind tendency by deep convection
 2373 UTEND_SHCONV                     m/s2               32 A  Zonal wind tendency by shallow convection
 2374 VTEND_SHCONV                     m/s2               32 A  Meridional wind tendency by shallow convection
 2375 UTEND_MACROP                     m/s2               32 A  Zonal wind tendency by macrophysics
 2376 VTEND_MACROP                     m/s2               32 A  Meridional wind tendency by macrophysics
 2377 UTEND_VDIFF                      m/s2               32 A  Zonal wind tendency by vert. diffus.
 2378 VTEND_VDIFF                      m/s2               32 A  Meridional wind tendency by vert. diffus.
 2379 UTEND_RAYLEIGH                   m/s2               32 A  Zonal wind tendency by Rayleigh Fric.
 2380 VTEND_RAYLEIGH                   m/s2               32 A  Meridional wind tendency by Rayleigh Fric.
 2381 UTEND_GWDTOT                     m/s2               32 A  Zonal wind tendency by all GWs
 2382 VTEND_GWDTOT                     m/s2               32 A  Meridional wind tendency by all GWs
 2383 UTEND_QBORLX                     m/s2               32 A  Zonal wind tendency by QBO relaxation
 2384 VTEND_QBORLX                     m/s2               32 A  Meridional wind tendency by QBO relaxation
 2385 UTEND_LUNART                     m/s2               32 A  Zonal wind tendency by lunar tides
 2386 VTEND_LUNART                     m/s2               32 A  Meridional wind tendency by lunar tides
 2387 UTEND_IONDRG                     m/s2               32 A  Zonal wind tendency by ion drag
 2388 VTEND_IONDRG                     m/s2               32 A  Meridional wind tendency by ion drag
 2389 UTEND_NDG                        m/s2               32 A  Zonal wind tendency by nudging
 2390 VTEND_NDG                        m/s2               32 A  Meridional wind tendency by nudging
 2391 UTEND_CORE                       m/s2               32 A  Zonal wind tendency due to dynamical core
 2392 VTEND_CORE                       m/s2               32 A  Meridional wind tendency due to dynamical core
 2393 DQP                              kg/kg/s            32 A  Specific humidity tendency due to precipitation
 intht:nfmaster=        2393
 FLDLST: Tape            2  is empty
 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          338  fields
  Write frequency:                            9
  Filename specifier:              %c.cam.h%t.%y-%m-%d-%s.nc
  Output precision:                double
  Number of time samples per file:            1
  Fields are represented on global grids:
           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 AQRAIN                           kg/kg              32 A  Average rain mixing ratio
   11 AQSNOW                           kg/kg              32 A  Average snow mixing ratio
   12 AREI                             Micron             32 A  Average ice effective radius
   13 AREL                             Micron             32 A  Average droplet effective radius
   14 AWNC                             m-3                32 A  Average cloud water number conc
   15 AWNI                             m-3                32 A  Average cloud ice number conc
   16 CCN3                             #/cm3              32 A  CCN concentration at S=0.1%
   17 CDNUMC                           1/m2                1 A  Vertically-integrated droplet concentration
   18 CLDHGH                           fraction            1 A  Vertically-integrated high cloud
   19 CLDICE                           kg/kg              32 A  Grid box averaged cloud ice amount
   20 CLDLIQ                           kg/kg              32 A  Grid box averaged cloud liquid amount
   21 CLDLOW                           fraction            1 A  Vertically-integrated low cloud
   22 CLDMED                           fraction            1 A  Vertically-integrated mid-level cloud
   23 CLDTOT                           fraction            1 A  Vertically-integrated total cloud
   24 CLOUD                            fraction           32 A  Cloud fraction
   25 CLOUDCOVER_CLUBB                 fraction           33 A  Cloud Cover
   26 CLOUDFRAC_CLUBB                  fraction           32 A  Cloud Fraction
   27 CONCLD                           fraction           32 A  Convective cloud cover
   28 DCQ                              kg/kg/s            32 A  Q tendency due to moist processes
   29 DF_DMS                           kg/m2/s             1 A  dry deposition flux
   30 DF_H2O2                          kg/m2/s             1 A  dry deposition flux
   31 DF_H2SO4                         kg/m2/s             1 A  dry deposition flux
   32 DF_SO2                           kg/m2/s             1 A  dry deposition flux
   33 DMS                              mol/mol            32 A  DMS concentration
   34 DMS_SRF                          mol/mol             1 A  DMS in bottom layer
   35 DTCOND                           K/s                32 A  T tendency - moist processes
   36 DTV                              K/s                32 A  T vertical diffusion
   37 DTWR_DMS                         kg/kg/s            32 A  wet removal Neu scheme tendency
   38 DTWR_H2O2                        kg/kg/s            32 A  wet removal Neu scheme tendency
   39 DTWR_H2SO4                       kg/kg/s            32 A  wet removal Neu scheme tendency
   40 DTWR_SO2                         kg/kg/s            32 A  wet removal Neu scheme tendency
   41 FICE                             fraction           32 A  Fractional ice content within cloud
   42 FLDS                             W/m2                1 A  Downwelling longwave flux at surface
   43 FLNS                             W/m2                1 A  Net longwave flux at surface
   44 FLNSC                            W/m2                1 A  Clearsky net longwave flux at surface
   45 FLNT                             W/m2                1 A  Net longwave flux at top of model
   46 FLNTC                            W/m2                1 A  Clearsky net longwave flux at top of model
   47 FLNTCLR                          W/m2                1 A  Clearsky ONLY points net longwave flux at top of model
   48 FLUT                             W/m2                1 A  Upwelling longwave flux at top of model
   49 FLUTC                            W/m2                1 A  Clearsky upwelling longwave flux at top of model
   50 FREQCLR                          Frac                1 A  Frequency of Occurrence of Clearsky
   51 FREQI                            fraction           32 A  Fractional occurrence of ice
   52 FREQL                            fraction           32 A  Fractional occurrence of liquid
   53 FREQR                            fraction           32 A  Fractional occurrence of rain
   54 FREQS                            fraction           32 A  Fractional occurrence of snow
   55 FSDS                             W/m2                1 A  Downwelling solar flux at surface
   56 FSDSC                            W/m2                1 A  Clearsky downwelling solar flux at surface
   57 FSNS                             W/m2                1 A  Net solar flux at surface
   58 FSNSC                            W/m2                1 A  Clearsky net solar flux at surface
   59 FSNT                             W/m2                1 A  Net solar flux at top of model
   60 FSNTC                            W/m2                1 A  Clearsky net solar flux at top of model
   61 FSNTOA                           W/m2                1 A  Net solar flux at top of atmosphere
   62 FSNTOAC                          W/m2                1 A  Clearsky net solar flux at top of atmosphere
   63 FSUTOA                           W/m2                1 A  Upwelling solar flux at top of atmosphere
   64 H2O                              mol/mol            32 A  water vapor concentration
   65 H2O2                             mol/mol            32 A  H2O2 concentration
   66 H2O2_SRF                         mol/mol             1 A  H2O2 in bottom layer
   67 H2O_CLXF                         molec/cm2/s         1 A  vertically intergrated external forcing for H2O
   68 H2O_CMXF                         kg/m2/s             1 A  vertically intergrated external forcing for H2O
   69 H2O_SRF                          mol/mol             1 A  water vapor in bottom layer
   70 H2SO4                            mol/mol            32 A  H2SO4 concentration
   71 H2SO4_SRF                        mol/mol             1 A  H2SO4 in bottom layer
   72 ICEFRAC                          fraction            1 A  Fraction of sfc area covered by sea-ice
   73 ICIMR                            kg/kg              32 A  Prognostic in-cloud ice mixing ratio
   74 ICWMR                            kg/kg              32 A  Prognostic in-cloud water mixing ratio
   75 IWC                              kg/m3              32 A  Grid box average ice water content
   76 LANDFRAC                         fraction            1 A  Fraction of sfc area covered by land
   77 LHFLX                            W/m2                1 A  Surface latent heat flux
   78 LWCF                             W/m2                1 A  Longwave cloud forcing
   79 NUMICE                           1/kg               32 A  Grid box averaged cloud ice number
   80 NUMLIQ                           1/kg               32 A  Grid box averaged cloud liquid number
   81 NUMRAI                           1/kg               32 A  Grid box averaged rain number
   82 NUMSNO                           1/kg               32 A  Grid box averaged snow number
   83 OCNFRAC                          fraction            1 A  Fraction of sfc area covered by ocean
   84 OMEGA                            Pa/s               32 A  Vertical velocity (pressure)
   85 OMEGAT                           K Pa/s             32 A  Vertical heat flux
   86 PBLH                             m                   1 A  PBL height
   87 PDFP_RTP2_CLUBB                  kg^2/kg^2          33 A  PDF Rtot Variance
   88 PHIS                             m2/s2               1 I  Surface geopotential
   89 PRECC                            m/s                 1 A  Convective precipitation rate (liq + ice)
   90 PRECL                            m/s                 1 A  Large-scale (stable) precipitation rate (liq + ice)
   91 PRECSC                           m/s                 1 A  Convective snow rate (water equivalent)
   92 PRECSL                           m/s                 1 A  Large-scale (stable) snow rate (water equivalent)
   93 PS                               Pa                  1 A  Surface pressure
   94 PSL                              Pa                  1 A  Sea level pressure
   95 Q                                kg/kg              32 A  Specific humidity
   96 QFLX                             kg/m2/s             1 A  Surface water flux
   97 QREFHT                           kg/kg               1 A  Reference height humidity
   98 QRL                              K/s                32 A  Longwave heating rate
   99 QRS                              K/s                32 A  Solar heating rate
  100 QT                               kg/kg              32 A  Total water mixing ratio
  101 RAINQM                           kg/kg              32 A  Grid box averaged rain amount
  102 RCMINLAYER_CLUBB                 g/kg               33 A  Cloud Water in Layer
  103 RCMTEND_CLUBB                    g/kg /s            32 A  Cloud Liquid Water Tendency
  104 RCM_CLUBB                        g/kg               33 A  Cloud Water Mixing Ratio
  105 RELHUM                           percent            32 A  Relative humidity
  106 RELVAR                           -                  32 A  Relative cloud water variance
  107 RHO_CLUBB                        kg/m3              33 A  Air Density
  108 RIMTEND_CLUBB                    g/kg /s            32 A  Cloud Ice Tendency
  109 RTP2_CLUBB                       g^2/kg^2           33 A  Moisture Variance
  110 RTP2_ZT_CLUBB                    kg^2/kg^2          33 A  Moisture Variance on zt grid
  111 RTPTHLP_CLUBB                    K g/kg             33 A  Temp. Moist. Covariance
  112 RVMTEND_CLUBB                    g/kg /s            32 A  Water vapor tendency
  113 SFDMS                            kg/m2/s             1 A  DMS surface flux
  114 SFH2O2                           kg/m2/s             1 A  H2O2 surface flux
  115 SFH2SO4                          kg/m2/s             1 A  H2SO4 surface flux
  116 SFSO2                            kg/m2/s             1 A  SO2 surface flux
  117 SFSOAG                           kg/m2/s             1 A  SOAG surface flux
  118 SFbc_a1                          kg/m2/s             1 A  bc_a1 surface flux
  119 SFbc_a4                          kg/m2/s             1 A  bc_a4 surface flux
  120 SFdst_a1                         kg/m2/s             1 A  dst_a1 surface flux
  121 SFdst_a2                         kg/m2/s             1 A  dst_a2 surface flux
  122 SFdst_a3                         kg/m2/s             1 A  dst_a3 surface flux
  123 SFncl_a1                         kg/m2/s             1 A  ncl_a1 surface flux
  124 SFncl_a2                         kg/m2/s             1 A  ncl_a2 surface flux
  125 SFncl_a3                         kg/m2/s             1 A  ncl_a3 surface flux
  126 SFnum_a1                          1/m2/s             1 A  num_a1 surface flux
  127 SFnum_a2                          1/m2/s             1 A  num_a2 surface flux
  128 SFnum_a3                          1/m2/s             1 A  num_a3 surface flux
  129 SFnum_a4                          1/m2/s             1 A  num_a4 surface flux
  130 SFpom_a1                         kg/m2/s             1 A  pom_a1 surface flux
  131 SFpom_a4                         kg/m2/s             1 A  pom_a4 surface flux
  132 SFso4_a1                         kg/m2/s             1 A  so4_a1 surface flux
  133 SFso4_a2                         kg/m2/s             1 A  so4_a2 surface flux
  134 SFso4_a3                         kg/m2/s             1 A  so4_a3 surface flux
  135 SFsoa_a1                         kg/m2/s             1 A  soa_a1 surface flux
  136 SFsoa_a2                         kg/m2/s             1 A  soa_a2 surface flux
  137 SHFLX                            W/m2                1 A  Surface sensible heat flux
  138 SL                               J/kg               32 A  Liquid water static energy
  139 SNOWHICE                         m                   1 A  Snow depth over ice
  140 SNOWHLND                         m                   1 A  Water equivalent snow depth
  141 SNOWQM                           kg/kg              32 A  Grid box averaged snow amount
  142 SO2                              mol/mol            32 A  SO2 concentration
  143 SO2_CLXF                         molec/cm2/s         1 A  vertically intergrated external forcing for SO2
  144 SO2_CMXF                         kg/m2/s             1 A  vertically intergrated external forcing for SO2
  145 SO2_SRF                          mol/mol             1 A  SO2 in bottom layer
  146 SOAG                             mol/mol            32 A  SOAG concentration
  147 SOAG_SRF                         mol/mol             1 A  SOAG in bottom layer
  148 SOLIN                            W/m2                1 A  Solar insolation
  149 STEND_CLUBB                      J/(kg s)           32 A  Static energy tendency
  150 SWCF                             W/m2                1 A  Shortwave cloud forcing
  151 T                                K                  32 A  Temperature
  152 TAUBLJX                          N/m2                1 A  Zonal      integrated drag from Beljaars SGO
  153 TAUBLJY                          N/m2                1 A  Meridional integrated drag from Beljaars SGO
  154 TAUGWX                           N/m2                1 A  Zonal gravity wave surface stress
  155 TAUGWY                           N/m2                1 A  Meridional gravity wave surface stress
  156 TAUX                             N/m2                1 A  Zonal surface stress
  157 TAUY                             N/m2                1 A  Meridional surface stress
  158 TGCLDCWP                         kg/m2               1 A  Total grid-box cloud water path (liquid and ice)
  159 TGCLDIWP                         kg/m2               1 A  Total grid-box cloud ice water path
  160 TGCLDLWP                         kg/m2               1 A  Total grid-box cloud liquid water path
  161 THETAL                           K                  32 A  Liquid Water Potential Temperature
  162 THLP2_CLUBB                      K^2                33 A  Temperature Variance
  163 THLP2_ZT_CLUBB                   K^2                33 A  Temperature Variance on zt grid
  164 TMQ                              kg/m2               1 A  Total (vertically integrated) precipitable water
  165 TREFHT                           K                   1 A  Reference height temperature
  166 TS                               K                   1 A  Surface temperature (radiative)
  167 TSMN                             K                   1 M  Minimum surface temperature over output period
  168 TSMX                             K                   1 X  Maximum surface temperature over output period
  169 U                                m/s                32 A  Zonal wind
  170 U10                              m/s                 1 A  10m wind speed
  171 UM_CLUBB                         m/s                33 A  Zonal Wind
  172 UP2_CLUBB                        m2/s2              33 A  Zonal Velocity Variance
  173 UPWP_CLUBB                       m2/s2              33 A  Zonal Momentum Flux
  174 UTEND_CLUBB                      m/s /s             32 A  U-wind Tendency
  175 UU                               m2/s2              32 A  Zonal velocity squared
  176 V                                m/s                32 A  Meridional wind
  177 VD01                             kg/kg/s            32 A  Vertical diffusion of Q
  178 VM_CLUBB                         m/s                33 A  Meridional Wind
  179 VP2_CLUBB                        m2/s2              33 A  Meridional Velocity Variance
  180 VPWP_CLUBB                       m2/s2              33 A  Meridional Momentum Flux
  181 VQ                               m/skg/kg           32 A  Meridional water transport
  182 VT                               K m/s              32 A  Meridional heat transport
  183 VTEND_CLUBB                      m/s /s             32 A  V-wind Tendency
  184 VU                               m2/s2              32 A  Meridional flux of zonal momentum
  185 VV                               m2/s2              32 A  Meridional velocity squared
  186 WD_DMS                           kg/m2/s             1 A  vertical integrated wet deposition flux
  187 WD_H2O2                          kg/m2/s             1 A  vertical integrated wet deposition flux
  188 WD_H2SO4                         kg/m2/s             1 A  vertical integrated wet deposition flux
  189 WD_SO2                           kg/m2/s             1 A  vertical integrated wet deposition flux
  190 WM_ZT_CLUBB                      m/s                33 A  Vertical Velocity
  191 WP2_CLUBB                        m2/s2              33 A  Vertical Velocity Variance
  192 WP2_ZT_CLUBB                     m2/s2              33 A  Vert Vel Variance on zt grid
  193 WP3_CLUBB                        m3/s3              33 A  Third Moment Vertical Velocity
  194 WPRCP_CLUBB                      W/m2               33 A  Liquid Water Flux
  195 WPRTP_CLUBB                      W/m2               33 A  Moisture Flux
  196 WPTHLP_CLUBB                     W/m2               33 A  Heat Flux
  197 WPTHVP_CLUBB                     W/m2               32 A  Buoyancy Flux
  198 WSUB                             m/s                32 A  Diagnostic sub-grid vertical velocity
  199 Z3                               m                  32 A  Geopotential Height (above sea level)
  200 ZM_CLUBB                         m                  33 A  Momentum Heights
  201 ZT_CLUBB                         m                  33 A  Thermodynamic Heights
  202 bc_a1                            kg/kg              32 A  bc_a1 concentration
  203 bc_a1DDF                         kg/m2/s             1 A  bc_a1 dry deposition flux at bottom (grav + turb)
  204 bc_a1SFWET                       kg/m2/s             1 A  Wet deposition flux at surface
  205 bc_a1_SRF                        kg/kg               1 A  bc_a1 in bottom layer
  206 bc_a4                            kg/kg              32 A  bc_a4 concentration
  207 bc_a4DDF                         kg/m2/s             1 A  bc_a4 dry deposition flux at bottom (grav + turb)
  208 bc_a4SFWET                       kg/m2/s             1 A  Wet deposition flux at surface
  209 bc_a4_CLXF                       molec/cm2/s         1 A  vertically intergrated external forcing for bc_a4
  210 bc_a4_CMXF                       kg/m2/s             1 A  vertically intergrated external forcing for bc_a4
  211 bc_a4_SRF                        kg/kg               1 A  bc_a4 in bottom layer
  212 bc_c1                            kg/kg              32 A  bc_c1 in cloud water
  213 bc_c1SFWET                       kg/m2/s             1 A  bc_c1 wet deposition flux at surface
  214 bc_c4                            kg/kg              32 A  bc_c4 in cloud water
  215 bc_c4SFWET                       kg/m2/s             1 A  bc_c4 wet deposition flux at surface
  216 dst_a1                           kg/kg              32 A  dst_a1 concentration
  217 dst_a1DDF                        kg/m2/s             1 A  dst_a1 dry deposition flux at bottom (grav + turb)
  218 dst_a1SF                         kg/m2/s             1 A  dst_a1 dust surface emission
  219 dst_a1SFWET                      kg/m2/s             1 A  Wet deposition flux at surface
  220 dst_a1_SRF                       kg/kg               1 A  dst_a1 in bottom layer
  221 dst_a2                           kg/kg              32 A  dst_a2 concentration
  222 dst_a2DDF                        kg/m2/s             1 A  dst_a2 dry deposition flux at bottom (grav + turb)
  223 dst_a2SF                         kg/m2/s             1 A  dst_a2 dust surface emission
  224 dst_a2SFWET                      kg/m2/s             1 A  Wet deposition flux at surface
  225 dst_a2_SRF                       kg/kg               1 A  dst_a2 in bottom layer
  226 dst_a3                           kg/kg              32 A  dst_a3 concentration
  227 dst_a3DDF                        kg/m2/s             1 A  dst_a3 dry deposition flux at bottom (grav + turb)
  228 dst_a3SF                         kg/m2/s             1 A  dst_a3 dust surface emission
  229 dst_a3SFWET                      kg/m2/s             1 A  Wet deposition flux at surface
  230 dst_a3_SRF                       kg/kg               1 A  dst_a3 in bottom layer
  231 dst_c1                           kg/kg              32 A  dst_c1 in cloud water
  232 dst_c1SFWET                      kg/m2/s             1 A  dst_c1 wet deposition flux at surface
  233 dst_c2                           kg/kg              32 A  dst_c2 in cloud water
  234 dst_c2SFWET                      kg/m2/s             1 A  dst_c2 wet deposition flux at surface
  235 dst_c3                           kg/kg              32 A  dst_c3 in cloud water
  236 dst_c3SFWET                      kg/m2/s             1 A  dst_c3 wet deposition flux at surface
  237 ncl_a1                           kg/kg              32 A  ncl_a1 concentration
  238 ncl_a1DDF                        kg/m2/s             1 A  ncl_a1 dry deposition flux at bottom (grav + turb)
  239 ncl_a1SF                         kg/m2/s             1 A  ncl_a1 seasalt surface emission
  240 ncl_a1SFWET                      kg/m2/s             1 A  Wet deposition flux at surface
  241 ncl_a1_SRF                       kg/kg               1 A  ncl_a1 in bottom layer
  242 ncl_a2                           kg/kg              32 A  ncl_a2 concentration
  243 ncl_a2DDF                        kg/m2/s             1 A  ncl_a2 dry deposition flux at bottom (grav + turb)
  244 ncl_a2SF                         kg/m2/s             1 A  ncl_a2 seasalt surface emission
  245 ncl_a2SFWET                      kg/m2/s             1 A  Wet deposition flux at surface
  246 ncl_a2_SRF                       kg/kg               1 A  ncl_a2 in bottom layer
  247 ncl_a3                           kg/kg              32 A  ncl_a3 concentration
  248 ncl_a3DDF                        kg/m2/s             1 A  ncl_a3 dry deposition flux at bottom (grav + turb)
  249 ncl_a3SF                         kg/m2/s             1 A  ncl_a3 seasalt surface emission
  250 ncl_a3SFWET                      kg/m2/s             1 A  Wet deposition flux at surface
  251 ncl_a3_SRF                       kg/kg               1 A  ncl_a3 in bottom layer
  252 ncl_c1                           kg/kg              32 A  ncl_c1 in cloud water
  253 ncl_c1SFWET                      kg/m2/s             1 A  ncl_c1 wet deposition flux at surface
  254 ncl_c2                           kg/kg              32 A  ncl_c2 in cloud water
  255 ncl_c2SFWET                      kg/m2/s             1 A  ncl_c2 wet deposition flux at surface
  256 ncl_c3                           kg/kg              32 A  ncl_c3 in cloud water
  257 ncl_c3SFWET                      kg/m2/s             1 A  ncl_c3 wet deposition flux at surface
  258 num_a1                            1/kg              32 A  num_a1 concentration
  259 num_a1DDF                         1/m2/s             1 A  num_a1 dry deposition flux at bottom (grav + turb)
  260 num_a1SF                         kg/m2/s             1 A  num_a1 dust surface emission
  261 num_a1SFWET                       1/m2/s             1 A  Wet deposition flux at surface
  262 num_a1_CLXF                      molec/cm2/s         1 A  vertically intergrated external forcing for num_a1
  263 num_a1_CMXF                      kg/m2/s             1 A  vertically intergrated external forcing for num_a1
  264 num_a1_SRF                        1/kg               1 A  num_a1 in bottom layer
  265 num_a2                            1/kg              32 A  num_a2 concentration
  266 num_a2DDF                         1/m2/s             1 A  num_a2 dry deposition flux at bottom (grav + turb)
  267 num_a2SF                         kg/m2/s             1 A  num_a2 dust surface emission
  268 num_a2SFWET                       1/m2/s             1 A  Wet deposition flux at surface
  269 num_a2_CLXF                      molec/cm2/s         1 A  vertically intergrated external forcing for num_a2
  270 num_a2_CMXF                      kg/m2/s             1 A  vertically intergrated external forcing for num_a2
  271 num_a2_SRF                        1/kg               1 A  num_a2 in bottom layer
  272 num_a3                            1/kg              32 A  num_a3 concentration
  273 num_a3DDF                         1/m2/s             1 A  num_a3 dry deposition flux at bottom (grav + turb)
  274 num_a3SF                         kg/m2/s             1 A  num_a3 dust surface emission
  275 num_a3SFWET                       1/m2/s             1 A  Wet deposition flux at surface
  276 num_a3_SRF                        1/kg               1 A  num_a3 in bottom layer
  277 num_a4                            1/kg              32 A  num_a4 concentration
  278 num_a4DDF                         1/m2/s             1 A  num_a4 dry deposition flux at bottom (grav + turb)
  279 num_a4SFWET                       1/m2/s             1 A  Wet deposition flux at surface
  280 num_a4_CLXF                      molec/cm2/s         1 A  vertically intergrated external forcing for num_a4
  281 num_a4_CMXF                      kg/m2/s             1 A  vertically intergrated external forcing for num_a4
  282 num_a4_SRF                        1/kg               1 A  num_a4 in bottom layer
  283 num_c1                            1/kg              32 A  num_c1 in cloud water
  284 num_c1SFWET                       1/m2/s             1 A  num_c1 wet deposition flux at surface
  285 num_c2                            1/kg              32 A  num_c2 in cloud water
  286 num_c2SFWET                       1/m2/s             1 A  num_c2 wet deposition flux at surface
  287 num_c3                            1/kg              32 A  num_c3 in cloud water
  288 num_c3SFWET                       1/m2/s             1 A  num_c3 wet deposition flux at surface
  289 num_c4                            1/kg              32 A  num_c4 in cloud water
  290 num_c4SFWET                       1/m2/s             1 A  num_c4 wet deposition flux at surface
  291 pom_a1                           kg/kg              32 A  pom_a1 concentration
  292 pom_a1DDF                        kg/m2/s             1 A  pom_a1 dry deposition flux at bottom (grav + turb)
  293 pom_a1SFWET                      kg/m2/s             1 A  Wet deposition flux at surface
  294 pom_a1_SRF                       kg/kg               1 A  pom_a1 in bottom layer
  295 pom_a4                           kg/kg              32 A  pom_a4 concentration
  296 pom_a4DDF                        kg/m2/s             1 A  pom_a4 dry deposition flux at bottom (grav + turb)
  297 pom_a4SFWET                      kg/m2/s             1 A  Wet deposition flux at surface
  298 pom_a4_CLXF                      molec/cm2/s         1 A  vertically intergrated external forcing for pom_a4
  299 pom_a4_CMXF                      kg/m2/s             1 A  vertically intergrated external forcing for pom_a4
  300 pom_a4_SRF                       kg/kg               1 A  pom_a4 in bottom layer
  301 pom_c1                           kg/kg              32 A  pom_c1 in cloud water
  302 pom_c1SFWET                      kg/m2/s             1 A  pom_c1 wet deposition flux at surface
  303 pom_c4                           kg/kg              32 A  pom_c4 in cloud water
  304 pom_c4SFWET                      kg/m2/s             1 A  pom_c4 wet deposition flux at surface
  305 so4_a1                           kg/kg              32 A  so4_a1 concentration
  306 so4_a1DDF                        kg/m2/s             1 A  so4_a1 dry deposition flux at bottom (grav + turb)
  307 so4_a1SFWET                      kg/m2/s             1 A  Wet deposition flux at surface
  308 so4_a1_CLXF                      molec/cm2/s         1 A  vertically intergrated external forcing for so4_a1
  309 so4_a1_CMXF                      kg/m2/s             1 A  vertically intergrated external forcing for so4_a1
  310 so4_a1_SRF                       kg/kg               1 A  so4_a1 in bottom layer
  311 so4_a2                           kg/kg              32 A  so4_a2 concentration
  312 so4_a2DDF                        kg/m2/s             1 A  so4_a2 dry deposition flux at bottom (grav + turb)
  313 so4_a2SFWET                      kg/m2/s             1 A  Wet deposition flux at surface
  314 so4_a2_CLXF                      molec/cm2/s         1 A  vertically intergrated external forcing for so4_a2
  315 so4_a2_CMXF                      kg/m2/s             1 A  vertically intergrated external forcing for so4_a2
  316 so4_a2_SRF                       kg/kg               1 A  so4_a2 in bottom layer
  317 so4_a3                           kg/kg              32 A  so4_a3 concentration
  318 so4_a3DDF                        kg/m2/s             1 A  so4_a3 dry deposition flux at bottom (grav + turb)
  319 so4_a3SFWET                      kg/m2/s             1 A  Wet deposition flux at surface
  320 so4_a3_SRF                       kg/kg               1 A  so4_a3 in bottom layer
  321 so4_c1                           kg/kg              32 A  so4_c1 in cloud water
  322 so4_c1SFWET                      kg/m2/s             1 A  so4_c1 wet deposition flux at surface
  323 so4_c2                           kg/kg              32 A  so4_c2 in cloud water
  324 so4_c2SFWET                      kg/m2/s             1 A  so4_c2 wet deposition flux at surface
  325 so4_c3                           kg/kg              32 A  so4_c3 in cloud water
  326 so4_c3SFWET                      kg/m2/s             1 A  so4_c3 wet deposition flux at surface
  327 soa_a1                           kg/kg              32 A  soa_a1 concentration
  328 soa_a1DDF                        kg/m2/s             1 A  soa_a1 dry deposition flux at bottom (grav + turb)
  329 soa_a1SFWET                      kg/m2/s             1 A  Wet deposition flux at surface
  330 soa_a1_SRF                       kg/kg               1 A  soa_a1 in bottom layer
  331 soa_a2                           kg/kg              32 A  soa_a2 concentration
  332 soa_a2DDF                        kg/m2/s             1 A  soa_a2 dry deposition flux at bottom (grav + turb)
  333 soa_a2SFWET                      kg/m2/s             1 A  Wet deposition flux at surface
  334 soa_a2_SRF                       kg/kg               1 A  soa_a2 in bottom layer
  335 soa_c1                           kg/kg              32 A  soa_c1 in cloud water
  336 soa_c1SFWET                      kg/m2/s             1 A  soa_c1 wet deposition flux at surface
  337 soa_c2                           kg/kg              32 A  soa_c2 in cloud water
  338 soa_c2SFWET                      kg/m2/s             1 A  soa_c2 wet deposition flux at surface
  
 FLDLST: History file           12  contains           37  fields
  Write frequency:                 ENDOFRUN (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:
           102
           103
           101
  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 DMS&IC                           kg/kg              32 I  DMS
    4 H2O2&IC                          kg/kg              32 I  H2O2
    5 H2SO4&IC                         kg/kg              32 I  H2SO4
    6 NUMICE&IC                        kg/kg              32 I  Grid box averaged cloud ice number
    7 NUMLIQ&IC                        kg/kg              32 I  Grid box averaged cloud liquid number
    8 NUMRAI&IC                        kg/kg              32 I  Grid box averaged rain number
    9 NUMSNO&IC                        kg/kg              32 I  Grid box averaged snow number
   10 PS&IC                            Pa                  1 I  Surface pressure
   11 Q&IC                             kg/kg              32 I  Specific humidity
   12 RAINQM&IC                        kg/kg              32 I  Grid box averaged rain amount
   13 SNOWQM&IC                        kg/kg              32 I  Grid box averaged snow amount
   14 SO2&IC                           kg/kg              32 I  SO2
   15 SOAG&IC                          kg/kg              32 I  SOAG
   16 T&IC                             K                  32 I  Temperature
   17 US&IC                            m/s                32 I  Zonal wind, staggered
   18 VS&IC                            m/s                32 I  Meridional wind, staggered
   19 bc_a1&IC                         kg/kg              32 I  bc_a1
   20 bc_a4&IC                         kg/kg              32 I  bc_a4
   21 dst_a1&IC                        kg/kg              32 I  dst_a1
   22 dst_a2&IC                        kg/kg              32 I  dst_a2
   23 dst_a3&IC                        kg/kg              32 I  dst_a3
   24 ncl_a1&IC                        kg/kg              32 I  ncl_a1
   25 ncl_a2&IC                        kg/kg              32 I  ncl_a2
   26 ncl_a3&IC                        kg/kg              32 I  ncl_a3
   27 num_a1&IC                        kg/kg              32 I  num_a1
   28 num_a2&IC                        kg/kg              32 I  num_a2
   29 num_a3&IC                        kg/kg              32 I  num_a3
   30 num_a4&IC                        kg/kg              32 I  num_a4
   31 pom_a1&IC                        kg/kg              32 I  pom_a1
   32 pom_a4&IC                        kg/kg              32 I  pom_a4
   33 so4_a1&IC                        kg/kg              32 I  so4_a1
   34 so4_a2&IC                        kg/kg              32 I  so4_a2
   35 so4_a3&IC                        kg/kg              32 I  so4_a3
   36 soa_a1&IC                        kg/kg              32 I  soa_a1
   37 soa_a2&IC                        kg/kg              32 I  soa_a2
 FV subcycling - nv, n2, nsplit, dt =            1           1           1   1800.0000000000000     
 Divergence damping: use 4th order damping
 nstep, te        0   0.26039246074283772E+10   0.26039246074283772E+10  -0.00000000000000000E+00   0.98515089330790492E+05
 chem_surfvals_set: ncdate=        10101  co2vmr=   3.7037274741528211E-004
 chem_surfvals_set: ch4vmr=   1.7796230601788733E-006  n2ovmr=   3.1559927877047199E-007  f11vmr=   6.9287623092291151E-010  f12vmr=   5.3897977645776600E-010
 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                        
WSHIST: writing time sample   0 to h-file 1 DATE=0001/01/01 NCSEC=     0

 WSHIST: nhfil(           1 )=ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll.cam.h0.0001-01-01-00000.nc
 Opening netcdf history file ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll.cam.h0.0001-01-01-00000.nc
 Opened file ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll.cam.h0.0001-01-01-00000.nc to write         247
 H_DEFINE: Successfully opened netcdf file 
 Creating new decomp: 16!32!29!!24!19!32!!d6!i5!                      
 Creating new decomp: 16!33!29!!24!19!33!!d6!i5!                      
 WRAPUP: nf_close(           1 )=ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll.cam.h0.0001-01-01-00000.nc
    Primary history file
    Output at NSTEP     =          0
    Number of time samples on this file =          1
    Model Day           =       0.00
---------------------------------------
 nstep, te        1   0.26036572830001698E+10   0.26037274854863076E+10   0.38911068738338092E-02   0.98514724570210761E+05
 nstep, te        2   0.26036780195322046E+10   0.26037062567266221E+10   0.15650994601064097E-02   0.98514785528587599E+05
 nstep, te        3   0.26036693107267127E+10   0.26036866682867222E+10   0.96207445715040211E-03   0.98514873479867863E+05
 nstep, te        4   0.26036458912609196E+10   0.26036553770559840E+10   0.52576641130814856E-03   0.98515079213004166E+05
 nstep, te        5   0.26036202051151700E+10   0.26036274353948641E+10   0.40074975142006630E-03   0.98515291061367912E+05
 Opened file ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll.cam.r.0001-01-01-09000.nc to write         253
 Creating new decomp: 16!29!!24!19!!d4!i5!                            
 Creating new decomp: 16!128!29!!24!19!128!!d6!i5!                    
 Creating new decomp: 16!33!29!!24!19!33!!d4!i5!                      
WSHIST: writing history restart   0 to hr-file 1 DATE=0001/01/01 NCSEC=  9000

 Opening netcdf history restart file ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll.cam.rh0.0001-01-01-09000.nc
 Opened file ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll.cam.rh0.0001-01-01-09000.nc to write         254
 H_DEFINE: Successfully opened netcdf file 
 (OPNFIL): Successfully opened file ./rpointer.atm on unit=           64
 (WRITE_REST_PFILE): successfully wrote local restart pointer file ./rpointer.atm
---------------------------------------
 nstep, te        6   0.26035895034507594E+10   0.26035958749708624E+10   0.35315089964018162E-03   0.98515495804018501E+05
 Opened file ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll.cam.rs.0001-01-01-09000.nc to write         255
 nstep, te        7   0.26035617219249558E+10   0.26035668684653926E+10   0.28525396580173401E-03   0.98515712539925546E+05
 nstep, te        8   0.26035311202007608E+10   0.26035350991226554E+10   0.22053662054561028E-03   0.98515938963573499E+05
 nstep, te        9   0.26035008196108561E+10   0.26035043803073440E+10   0.19735554200335048E-03   0.98516149640715885E+05
WSHIST: writing time sample   0 to h-file 1 DATE=0001/01/01 NCSEC= 16200

 WSHIST: nhfil(           1 )=ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll.cam.h0.0001-01-01-16200.nc
 Opening netcdf history file ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll.cam.h0.0001-01-01-16200.nc
 Opened file ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll.cam.h0.0001-01-01-16200.nc to write         279
 H_DEFINE: Successfully opened netcdf file 
WSHIST: writing time sample to Initial Conditions h-file DATE=0001/01/01 NCSEC= 16200

 WSHIST: nhfil(          12 )=ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll.cam.i.0001-01-01-16200.nc
 Opening netcdf history file ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll.cam.i.0001-01-01-16200.nc
 Opened file ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll.cam.i.0001-01-01-16200.nc to write         280
 H_DEFINE: Successfully opened netcdf file 
 Creating new decomp: 24!32!19!!24!19!32!!d6!i1!                      
 Creating new decomp: 24!19!!24!19!!d6!i1!                            
 Creating new decomp: 24!32!19!!24!18!32!!d6!i2!                      
 Creating new decomp: 24!32!19!!24!19!32!!d6!i3!                      
 WRAPUP: nf_close(           1 )=ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll.cam.h0.0001-01-01-16200.nc
    Primary history file
    Output at NSTEP     =          9
    Number of time samples on this file =          1
    Model Day           =       0.19
---------------------------------------
 WRAPUP: nf_close(          12 )=ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll.cam.i.0001-01-01-16200.nc
    Auxiliary history file number           11
    Output at NSTEP     =          9
    Number of time samples on this file =          1
    Model Day           =       0.19
---------------------------------------
 QNEG3 from chemistry:num_a2 Min. mixing ratio violated at        39 points. Worst =    0.6E-09
 QNEG3 from chemistry:num_a4 Min. mixing ratio violated at        52 points. Worst =    0.3E-08
 QNEG3 from vertical diffusion:num_a2 Min. mixing ratio violated at         4 points. Worst =    0.1E-04
 QNEG3 from vertical diffusion:SO2 Min. mixing ratio violated at        42 points. Worst =   -0.3E-10
 nstep, te       10   0.26034700444049835E+10   0.26034732380724773E+10   0.17701219476623896E-03   0.98516349095693193E+05


Number of completed timesteps:     9
Time step     10 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/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/run/cesm.log.211215-174004.gz
+ cat /home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll/run/cesm.log.211215-174004
[0]  User-specified PIO rearranger comm max pend req (comp2io),            0  (value will be reset as requested) 
[0]  Resetting PIO rearranger comm max pend req (comp2io) to           64
[0]  User-specified PIO rearranger comm max pend req (io2comp),            0  (value will be reset as requested) 
[0]  Resetting PIO rearranger comm max pend req (io2comp) to           64
[0]  PIO rearranger options:
[0]    comm type     = p2p
[0]    comm fcd      = 2denable
[0]    max pend req (comp2io)  =           64
[0]    enable_hs (comp2io)     =  T
[0]    enable_isend (comp2io)  =  F
[0]    max pend req (io2comp)  =           64
[0]    enable_hs (io2comp)    =  F
[0]    enable_isend (io2comp)  =  T
[0] 1 pes participating in computation of coupled model
[0] --------------------------------------------------------------
[0] GLOBAL communicator : 1 nodes, 1 MPI tasks
[0] COMMUNICATOR NODE # [NODE NAME] : (# OF MPI TASKS) TASK # LIST
[0] GLOBAL NODE 0 [ nelson.math.uwm.edu ] : ( 1 MPI TASKS )[0]  0[0] 
[0] --------------------------------------------------------------
[0] (seq_comm_setcomm)  init ID (  1 GLOBAL          ) pelist   =     0     0     1 ( npes =     1) ( nthreads =  1)( suffix =)
[0] (seq_comm_setcomm)  init ID (  2 CPL             ) pelist   =     0     0     1 ( npes =     1) ( nthreads =  1)( suffix =)
[0] (seq_comm_setcomm)  init ID (  5 ATM             ) pelist   =     0     0     1 ( npes =     1) ( nthreads =  1)( suffix =)
[0] (seq_comm_joincomm) init ID (  6 CPLATM          ) join IDs =     2     5       ( npes =     1) ( nthreads =  1)
[0] (seq_comm_jcommarr) init ID (  3 ALLATMID        ) join multiple comp IDs       ( npes =     1) ( nthreads =  1)
[0] (seq_comm_joincomm) init ID (  4 CPLALLATMID     ) join IDs =     2     3       ( npes =     1) ( nthreads =  1)
[0] (seq_comm_setcomm)  init ID (  9 LND             ) pelist   =     0     0     1 ( npes =     1) ( nthreads =  1)( suffix =)
[0] (seq_comm_joincomm) init ID ( 10 CPLLND          ) join IDs =     2     9       ( npes =     1) ( nthreads =  1)
[0] (seq_comm_jcommarr) init ID (  7 ALLLNDID        ) join multiple comp IDs       ( npes =     1) ( nthreads =  1)
[0] (seq_comm_joincomm) init ID (  8 CPLALLLNDID     ) join IDs =     2     7       ( npes =     1) ( nthreads =  1)
[0] (seq_comm_setcomm)  init ID ( 13 ICE             ) pelist   =     0     0     1 ( npes =     1) ( nthreads =  1)( suffix =)
[0] (seq_comm_joincomm) init ID ( 14 CPLICE          ) join IDs =     2    13       ( npes =     1) ( nthreads =  1)
[0] (seq_comm_jcommarr) init ID ( 11 ALLICEID        ) join multiple comp IDs       ( npes =     1) ( nthreads =  1)
[0] (seq_comm_joincomm) init ID ( 12 CPLALLICEID     ) join IDs =     2    11       ( npes =     1) ( nthreads =  1)
[0] (seq_comm_setcomm)  init ID ( 17 OCN             ) pelist   =     0     0     1 ( npes =     1) ( nthreads =  1)( suffix =)
[0] (seq_comm_joincomm) init ID ( 18 CPLOCN          ) join IDs =     2    17       ( npes =     1) ( nthreads =  1)
[0] (seq_comm_jcommarr) init ID ( 15 ALLOCNID        ) join multiple comp IDs       ( npes =     1) ( nthreads =  1)
[0] (seq_comm_joincomm) init ID ( 16 CPLALLOCNID     ) join IDs =     2    15       ( npes =     1) ( nthreads =  1)
[0] (seq_comm_setcomm)  init ID ( 21 ROF             ) pelist   =     0     0     1 ( npes =     1) ( nthreads =  1)( suffix =)
[0] (seq_comm_joincomm) init ID ( 22 CPLROF          ) join IDs =     2    21       ( npes =     1) ( nthreads =  1)
[0] (seq_comm_jcommarr) init ID ( 19 ALLROFID        ) join multiple comp IDs       ( npes =     1) ( nthreads =  1)
[0] (seq_comm_joincomm) init ID ( 20 CPLALLROFID     ) join IDs =     2    19       ( npes =     1) ( nthreads =  1)
[0] (seq_comm_setcomm)  init ID ( 25 GLC             ) pelist   =     0     0     1 ( npes =     1) ( nthreads =  1)( suffix =)
[0] (seq_comm_joincomm) init ID ( 26 CPLGLC          ) join IDs =     2    25       ( npes =     1) ( nthreads =  1)
[0] (seq_comm_jcommarr) init ID ( 23 ALLGLCID        ) join multiple comp IDs       ( npes =     1) ( nthreads =  1)
[0] (seq_comm_joincomm) init ID ( 24 CPLALLGLCID     ) join IDs =     2    23       ( npes =     1) ( nthreads =  1)
[0] (seq_comm_setcomm)  init ID ( 29 WAV             ) pelist   =     0     0     1 ( npes =     1) ( nthreads =  1)( suffix =)
[0] (seq_comm_joincomm) init ID ( 30 CPLWAV          ) join IDs =     2    29       ( npes =     1) ( nthreads =  1)
[0] (seq_comm_jcommarr) init ID ( 27 ALLWAVID        ) join multiple comp IDs       ( npes =     1) ( nthreads =  1)
[0] (seq_comm_joincomm) init ID ( 28 CPLALLWAVID     ) join IDs =     2    27       ( npes =     1) ( nthreads =  1)
[0] (seq_comm_setcomm)  init ID ( 33 ESP             ) pelist   =     0     0     1 ( npes =     1) ( nthreads =  1)( suffix =)
[0] (seq_comm_joincomm) init ID ( 34 CPLESP          ) join IDs =     2    33       ( npes =     1) ( nthreads =  1)
[0] (seq_comm_jcommarr) init ID ( 31 ALLESPID        ) join multiple comp IDs       ( npes =     1) ( nthreads =  1)
[0] (seq_comm_joincomm) init ID ( 32 CPLALLESPID     ) join IDs =     2    31       ( npes =     1) ( nthreads =  1)
[0] (seq_comm_setcomm)  init ID ( 37 IAC             ) pelist   =     0     0     1 ( npes =     1) ( nthreads =  1)( suffix =)
[0] (seq_comm_joincomm) init ID ( 38 CPLIAC          ) join IDs =     2    37       ( npes =     1) ( nthreads =  1)
[0] (seq_comm_jcommarr) init ID ( 35 ALLIACID        ) join multiple comp IDs       ( npes =     1) ( nthreads =  1)
[0] (seq_comm_joincomm) init ID ( 36 CPLALLIACID     ) join IDs =     2    35       ( npes =     1) ( nthreads =  1)
[0] (seq_comm_printcomms)     1     0     1     1  GLOBAL:
[0] (seq_comm_printcomms)     2     0     1     1  CPL:
[0] (seq_comm_printcomms)     3     0     1     1  ALLATMID:
[0] (seq_comm_printcomms)     4     0     1     1  CPLALLATMID:
[0] (seq_comm_printcomms)     5     0     1     1  ATM:
[0] (seq_comm_printcomms)     6     0     1     1  CPLATM:
[0] (seq_comm_printcomms)     7     0     1     1  ALLLNDID:
[0] (seq_comm_printcomms)     8     0     1     1  CPLALLLNDID:
[0] (seq_comm_printcomms)     9     0     1     1  LND:
[0] (seq_comm_printcomms)    10     0     1     1  CPLLND:
[0] (seq_comm_printcomms)    11     0     1     1  ALLICEID:
[0] (seq_comm_printcomms)    12     0     1     1  CPLALLICEID:
[0] (seq_comm_printcomms)    13     0     1     1  ICE:
[0] (seq_comm_printcomms)    14     0     1     1  CPLICE:
[0] (seq_comm_printcomms)    15     0     1     1  ALLOCNID:
[0] (seq_comm_printcomms)    16     0     1     1  CPLALLOCNID:
[0] (seq_comm_printcomms)    17     0     1     1  OCN:
[0] (seq_comm_printcomms)    18     0     1     1  CPLOCN:
[0] (seq_comm_printcomms)    19     0     1     1  ALLROFID:
[0] (seq_comm_printcomms)    20     0     1     1  CPLALLROFID:
[0] (seq_comm_printcomms)    21     0     1     1  ROF:
[0] (seq_comm_printcomms)    22     0     1     1  CPLROF:
[0] (seq_comm_printcomms)    23     0     1     1  ALLGLCID:
[0] (seq_comm_printcomms)    24     0     1     1  CPLALLGLCID:
[0] (seq_comm_printcomms)    25     0     1     1  GLC:
[0] (seq_comm_printcomms)    26     0     1     1  CPLGLC:
[0] (seq_comm_printcomms)    27     0     1     1  ALLWAVID:
[0] (seq_comm_printcomms)    28     0     1     1  CPLALLWAVID:
[0] (seq_comm_printcomms)    29     0     1     1  WAV:
[0] (seq_comm_printcomms)    30     0     1     1  CPLWAV:
[0] (seq_comm_printcomms)    31     0     1     1  ALLESPID:
[0] (seq_comm_printcomms)    32     0     1     1  CPLALLESPID:
[0] (seq_comm_printcomms)    33     0     1     1  ESP:
[0] (seq_comm_printcomms)    34     0     1     1  CPLESP:
[0] (seq_comm_printcomms)    35     0     1     1  ALLIACID:
[0] (seq_comm_printcomms)    36     0     1     1  CPLALLIACID:
[0] (seq_comm_printcomms)    37     0     1     1  IAC:
[0] (seq_comm_printcomms)    38     0     1     1  CPLIAC:
[0]  (t_initf) Read in prof_inparm namelist from: drv_in
[0]  (t_initf) Using profile_disable=          F
[0]  (t_initf)       profile_timer=                      4
[0]  (t_initf)       profile_depth_limit=               12
[0]  (t_initf)       profile_detail_limit=               2
[0]  (t_initf)       profile_barrier=          F
[0]  (t_initf)       profile_outpe_num=                  1
[0]  (t_initf)       profile_outpe_stride=               0
[0]  (t_initf)       profile_single_file=      F
[0]  (t_initf)       profile_global_stats=     T
[0]  (t_initf)       profile_ovhd_measurement= F
[0]  (t_initf)       profile_add_detail=       F
[0]  (t_initf)       profile_papi_enable=      F
[0]            1 pes participating in computation
[0]  -----------------------------------
[0]  TASK#  NAME
[0]   0  nelson.math.uwm.edu
[0] 
[0] l, cnst_name(l), cnst_name_cw(l)
[0]    1  Q                                     
[0]    2  CLDLIQ                                
[0]    3  CLDICE                                
[0]    4  NUMLIQ                                
[0]    5  NUMICE                                
[0]    6  RAINQM                                
[0]    7  SNOWQM                                
[0]    8  NUMRAI                                
[0]    9  NUMSNO                                
[0]   10  bc_a1             bc_c1               
[0]   11  bc_a4             bc_c4               
[0]   12  DMS                                   
[0]   13  dst_a1            dst_c1              
[0]   14  dst_a2            dst_c2              
[0]   15  dst_a3            dst_c3              
[0]   16  H2O2                                  
[0]   17  H2SO4                                 
[0]   18  ncl_a1            ncl_c1              
[0]   19  ncl_a2            ncl_c2              
[0]   20  ncl_a3            ncl_c3              
[0]   21  num_a1            num_c1              
[0]   22  num_a2            num_c2              
[0]   23  num_a3            num_c3              
[0]   24  num_a4            num_c4              
[0]   25  pom_a1            pom_c1              
[0]   26  pom_a4            pom_c4              
[0]   27  SO2                                   
[0]   28  so4_a1            so4_c1              
[0]   29  so4_a2            so4_c2              
[0]   30  so4_a3            so4_c3              
[0]   31  SOAG                                  
[0]   32  soa_a1            soa_c1              
[0]   33  soa_a2            soa_c2              
[0] calcsize addfld - num_a1_sfcsiz1             
[0] calcsize addfld - num_a1_sfcsiz2             
[0] calcsize addfld - num_c1_sfcsiz1             
[0] calcsize addfld - num_c1_sfcsiz2             
[0] calcsize addfld - num_a2_sfcsiz1             
[0] calcsize addfld - num_a2_sfcsiz2             
[0] calcsize addfld - num_c2_sfcsiz1             
[0] calcsize addfld - num_c2_sfcsiz2             
[0] calcsize addfld - num_a3_sfcsiz1             
[0] calcsize addfld - num_a3_sfcsiz2             
[0] calcsize addfld - num_c3_sfcsiz1             
[0] calcsize addfld - num_c3_sfcsiz2             
[0] calcsize addfld - num_a4_sfcsiz1             
[0] calcsize addfld - num_a4_sfcsiz2             
[0] calcsize addfld - num_c4_sfcsiz1             
[0] calcsize addfld - num_c4_sfcsiz2             
[0] calcsize addfld - num_a2_sfcsiz3             
[0] calcsize addfld - num_a1_sfcsiz3             
[0] calcsize addfld - num_a2_sfcsiz4             
[0] calcsize addfld - num_a1_sfcsiz4             
[0] calcsize addfld - num_c2_sfcsiz3             
[0] calcsize addfld - num_c1_sfcsiz3             
[0] calcsize addfld - num_c2_sfcsiz4             
[0] calcsize addfld - num_c1_sfcsiz4             
[0] calcsize addfld - so4_a2_sfcsiz3             
[0] calcsize addfld - so4_a1_sfcsiz3             
[0] calcsize addfld - so4_a2_sfcsiz4             
[0] calcsize addfld - so4_a1_sfcsiz4             
[0] calcsize addfld - so4_c2_sfcsiz3             
[0] calcsize addfld - so4_c1_sfcsiz3             
[0] calcsize addfld - so4_c2_sfcsiz4             
[0] calcsize addfld - so4_c1_sfcsiz4             
[0] calcsize addfld - soa_a2_sfcsiz3             
[0] calcsize addfld - soa_a1_sfcsiz3             
[0] calcsize addfld - soa_a2_sfcsiz4             
[0] calcsize addfld - soa_a1_sfcsiz4             
[0] calcsize addfld - soa_c2_sfcsiz3             
[0] calcsize addfld - soa_c1_sfcsiz3             
[0] calcsize addfld - soa_c2_sfcsiz4             
[0] calcsize addfld - soa_c1_sfcsiz4             
[0] calcsize addfld - ncl_a2_sfcsiz3             
[0] calcsize addfld - ncl_a1_sfcsiz3             
[0] calcsize addfld - ncl_a2_sfcsiz4             
[0] calcsize addfld - ncl_a1_sfcsiz4             
[0] calcsize addfld - ncl_c2_sfcsiz3             
[0] calcsize addfld - ncl_c1_sfcsiz3             
[0] calcsize addfld - ncl_c2_sfcsiz4             
[0] calcsize addfld - ncl_c1_sfcsiz4             
[0] calcsize addfld - dst_a2_sfcsiz3             
[0] calcsize addfld - dst_a1_sfcsiz3             
[0] calcsize addfld - dst_a2_sfcsiz4             
[0] calcsize addfld - dst_a1_sfcsiz4             
[0] calcsize addfld - dst_c2_sfcsiz3             
[0] calcsize addfld - dst_c1_sfcsiz3             
[0] calcsize addfld - dst_c2_sfcsiz4             
[0] calcsize addfld - dst_c1_sfcsiz4             
[0] 
[0] subr. modal_aero_gasaerexch_init - primary carbon aging pointers
[0] pair  1     mode  4 ---> mode  1
[0]      spec 24=num_a4           ---> spec 21=num_a1          
[0]      spec 26=pom_a4           ---> spec 25=pom_a1          
[0]      spec 11=bc_a4            ---> spec 10=bc_a1           
[0] 
[0] qconff addfld   qconff_gaex                   kg/kg/s 
[0] qevapff addfld   qevapff_gaex                  kg/kg/s 
[0] qconbb addfld   qconbb_gaex                   kg/kg/s 
[0] qevapbb addfld   qevapbb_gaex                  kg/kg/s 
[0] qconbg addfld   qconbg_gaex                   kg/kg/s 
[0] qevapbg addfld   qevapbg_gaex                  kg/kg/s 
[0] qcon addfld   qcon_gaex                     kg/kg/s 
[0] qevap addfld   qevap_gaex                    kg/kg/s 
[0] gasaerexch addfld   bc_a1_sfgaex1                 kg/m2/s 
[0] gasaerexch addfld   bc_a4_sfgaex1                 kg/m2/s 
[0] gasaerexch addfld   H2SO4_sfgaex1                 kg/m2/s 
[0] gasaerexch addfld   num_a1_sfgaex1                kg/m2/s 
[0] gasaerexch addfld   num_a4_sfgaex1                kg/m2/s 
[0] gasaerexch addfld   pom_a1_sfgaex1                kg/m2/s 
[0] gasaerexch addfld   pom_a4_sfgaex1                kg/m2/s 
[0] gasaerexch addfld   so4_a1_sfgaex1                kg/m2/s 
[0] gasaerexch addfld   so4_a2_sfgaex1                kg/m2/s 
[0] gasaerexch addfld   so4_a3_sfgaex1                kg/m2/s 
[0] gasaerexch addfld   SOAG_sfgaex1                  kg/m2/s 
[0] gasaerexch addfld   soa_a1_sfgaex1                kg/m2/s 
[0] gasaerexch addfld   soa_a2_sfgaex1                kg/m2/s 
[0] gasaerexch addfld   dst_a1_sfgaex2                kg/m2/s 
[0] gasaerexch addfld   dst_c1_sfgaex2                kg/m2/s 
[0] gasaerexch addfld   dst_a2_sfgaex2                kg/m2/s 
[0] gasaerexch addfld   dst_c2_sfgaex2                kg/m2/s 
[0] gasaerexch addfld   dst_a3_sfgaex2                kg/m2/s 
[0] gasaerexch addfld   dst_c3_sfgaex2                kg/m2/s 
[0] gasaerexch addfld   ncl_a1_sfgaex2                kg/m2/s 
[0] gasaerexch addfld   ncl_c1_sfgaex2                kg/m2/s 
[0] gasaerexch addfld   ncl_a2_sfgaex2                kg/m2/s 
[0] gasaerexch addfld   ncl_c2_sfgaex2                kg/m2/s 
[0] gasaerexch addfld   ncl_a3_sfgaex2                kg/m2/s 
[0] gasaerexch addfld   ncl_c3_sfgaex2                kg/m2/s 
[0] gasaerexch addfld   num_a1_sfgaex2                #/m2/s  
[0] gasaerexch addfld   num_c1_sfgaex2                #/m2/s  
[0] gasaerexch addfld   num_a2_sfgaex2                #/m2/s  
[0] gasaerexch addfld   num_c2_sfgaex2                #/m2/s  
[0] gasaerexch addfld   num_a3_sfgaex2                #/m2/s  
[0] gasaerexch addfld   num_c3_sfgaex2                #/m2/s  
[0] gasaerexch addfld   so4_a1_sfgaex2                kg/m2/s 
[0] gasaerexch addfld   so4_c1_sfgaex2                kg/m2/s 
[0] gasaerexch addfld   so4_a2_sfgaex2                kg/m2/s 
[0] gasaerexch addfld   so4_c2_sfgaex2                kg/m2/s 
[0] gasaerexch addfld   so4_a3_sfgaex2                kg/m2/s 
[0] gasaerexch addfld   so4_c3_sfgaex2                kg/m2/s 
[0] gasaerexch addfld   soa_a1_sfgaex2                kg/m2/s 
[0] gasaerexch addfld   soa_c1_sfgaex2                kg/m2/s 
[0] gasaerexch addfld   soa_a2_sfgaex2                kg/m2/s 
[0] gasaerexch addfld   soa_c2_sfgaex2                kg/m2/s 
[0] 
[0] subr. modal_aero_coag_init
[0] pair  1     mode  2 ---> mode  1   eff  1
[0]      spec 29=so4_a2           ---> spec 28=so4_a1          
[0]      spec 33=soa_a2           ---> spec 32=soa_a1          
[0]      spec 19=ncl_a2           ---> spec 18=ncl_a1          
[0]      spec 14=dst_a2           ---> spec 13=dst_a1          
[0] pair  2     mode  4 ---> mode  1   eff  1
[0]      spec 26=pom_a4           ---> spec 25=pom_a1          
[0]      spec 11=bc_a4            ---> spec 10=bc_a1           
[0] pair  3     mode  2 ---> mode  4   eff  1
[0]      spec 29=so4_a2           ---> spec 28=so4_a1          
[0]      spec 33=soa_a2           ---> spec 32=soa_a1          
[0]      spec 19=ncl_a2           ---> spec 18=ncl_a1          
[0]      spec 14=dst_a2           ---> spec 13=dst_a1          
[0] 
[0] modal_aero_coag_init addfld  bc_a1_sfcoag1                kg/m2/s 
[0] modal_aero_coag_init addfld  bc_a4_sfcoag1                kg/m2/s 
[0] modal_aero_coag_init addfld  dst_a1_sfcoag1               kg/m2/s 
[0] modal_aero_coag_init addfld  dst_a2_sfcoag1               kg/m2/s 
[0] modal_aero_coag_init addfld  ncl_a1_sfcoag1               kg/m2/s 
[0] modal_aero_coag_init addfld  ncl_a2_sfcoag1               kg/m2/s 
[0] modal_aero_coag_init addfld  num_a1_sfcoag1               #/m2/s  
[0] modal_aero_coag_init addfld  num_a2_sfcoag1               #/m2/s  
[0] modal_aero_coag_init addfld  num_a4_sfcoag1               #/m2/s  
[0] modal_aero_coag_init addfld  pom_a1_sfcoag1               kg/m2/s 
[0] modal_aero_coag_init addfld  pom_a4_sfcoag1               kg/m2/s 
[0] modal_aero_coag_init addfld  so4_a1_sfcoag1               kg/m2/s 
[0] modal_aero_coag_init addfld  so4_a2_sfcoag1               kg/m2/s 
[0] modal_aero_coag_init addfld  soa_a1_sfcoag1               kg/m2/s 
[0] modal_aero_coag_init addfld  soa_a2_sfcoag1               kg/m2/s 
[0] modal_aero_newnuc_init addfld  H2SO4_sfnnuc1                kg/m2/s 
[0] modal_aero_newnuc_init addfld  num_a2_sfnnuc1               #/m2/s  
[0] modal_aero_newnuc_init addfld  so4_a2_sfnnuc1               kg/m2/s 
[0] 
[0] 
[0]   1 pes participating in computation for CLM
[0] 
[0] -----------------------------------
[0] 
[0] NODE#  NAME
[0] (    0)  nelson.math.uwm.edu
[0]  Reading setup_nml
[0]  Reading grid_nml
[0]  Reading tracer_nml
[0]  Reading thermo_nml
[0]  Reading dynamics_nml
[0]  Reading shortwave_nml
[0]  Reading ponds_nml
[0]  Reading forcing_nml
[0]  Reading zbgc_nml
[0]    Grid specification
[0]    ------------------
[0]     ewn             :          416
[0]     nsn             :          704
[0]     upn             :           11
[0]     EW grid spacing :    4000.0000000000000
[0]     NS grid spacing :    4000.0000000000000
[0]     Outflow global boundary conditions; scalars in global halo will be set to zero
[0]     sigma file      :
[0]  
[0]    Time steps
[0]    ----------
[0]     start time (yr)     :    0.0000000000000000
[0]     end time (yr)       :    1000.0000000000000
[0]     time step (yr)      :   0.10000000000000001
[0]     nsteps per year     :           10
[0]     thermal dt factor   :    1.0000000000000000
[0]     diagnostic interval (years):  0.10000000000000001
[0]  
[0]    Dycore options
[0]    -------------
[0]     I/O parameter file      :
[0]     Dycore                  :            2 glissade
[0]     temperature calculation :            1 prognostic temperature
[0]     flow law                :            2 Paterson and Budd
[0]     basal_water             :            0 none
[0]     marine_margin           :            1 remove all floating ice
[0]     calving_init            :            1 ice calves at initialization
[0]     calving_domain          :            1 calving in all cells where criterion is met
[0]     Icebergs will be removed
[0]     The thickness of marine ice cliffs will be limited
[0]     calving_domain          :            1 calving in all cells where criterion is met
[0]     Calving-front cells will not be culled at initialization
[0]     evolution               :            3 incremental remapping
[0]     minthck for diagnostics :            1 include cells with H > thklim in global diagnostics
[0]     vertical_integration    :            0 standard
[0]     basal melt, floating ice:            0 none
[0]     basal mass balance      :            1 in continuity eqn
[0]     smb input units         :            0 SMB input in units of m/yr ice
[0]     smb input function      :            0 SMB input as function of (x,y)
[0]     artm input function     :            0 artm input as function of (x,y)
[0]     overwrite_acab          :            0 do not overwrite acab anywhere
[0]     geothermal heat flux    :            1 read flux from file, if present
[0]     isostasy                :            0 no isostasy calculation
[0]  
[0]    Higher-order options:
[0]    ----------
[0]     ho_whichefvs            :            2 nonlinear, from eff strain rate
[0]     ho_whichdisp            :            1 first-order model (Blatter-Pattyn)
[0]     ho_whichthermal_timestep:            2 vertical thermal solve split into two parts
[0]     ho_whichbabc            :            3 pseudo-plastic sliding law
[0]     ho_whichbeta_limit      :            0 absolute beta limit based on beta_grounded_min
[0]     ho_whichbwat            :            2 basal water depth computed from local till model
[0]     ho_whicheffecpress      :            4 reduced effecpress with increasing basal water
[0]     which_ho_nonlinear      :            1 use Picard iteration with acceleration
[0]     ho_whichresid           :            4 relative L2 norm, |Ax-b|/|b|
[0]     ho_whichsparse          :            3 Native PCG solver, Chronopoulos-Gear
[0]     ho_whichapprox          :            4 Depth-integrated viscosity (glissade_velo_higher)
[0]     ho_whichgradient        :            0 centered gradient (glissade)
[0]     ho_whichgradient_margin :            1 compute edge gradient when ice lies above ice-free land
[0]     ho_whichvertical_remap  :            0 first-order accurate
[0]     ho_whichassemble_beta   :            1 use local beta at each vertex (glissade dycore)
[0]     ho_whichassemble_taud   :            1 use local driving stress at each vertex (glissade dycore)
[0]     ho_whichassemble_bfric  :            1 use local basal friction at each vertex (glissade dycore)
[0]     ho_whichassemble_lateral  :            1 use local thck and usrf on each cell face (glissade dycore)
[0]     ho_whichcalving_front   :            0 no subgrid calving front parameterization
[0]     ho_whichground          :            2 deluxe GLP, 0 <= f_ground <= 1 for both vertices and cells
[0]     ho_whichground_bmlt     :            1 weigh bmlt_float by floating fraction of cell
[0]     ho_whichflotation_function:           3 modified linear = -b - (rhoi/rhoo)*H
[0]     ho_whichice_age         :            1 ice age computation on
[0]     glissade_maxiter        :           50
[0]     linear_solve_ncheck     :            5
[0]     linear_maxiters         :          200
[0]     linear_tolerance        :    1.0000000000000000E-008
[0]     ho_whichprecond         :            1 Diagonal preconditioner (native PCG)
[0]  
[0]    Parameters
[0]    ----------
[0]     thickness limit for dynamically active ice (m) :    1.0000000000000000
[0]     Advection will be subcycled when CFL >  0.50000000000000000
[0]     thickness limit for temperature calculations (m) :    1.0000000000000000
[0]     thickness scale for gradient ramp (m):   50.000000000000000
[0]     pmp threshold for temperature (K):    1.0000000000000000E-003
[0]     taumax_cliff                  :    1000000.0000000000
[0]     cliff time scale (yr)       :    0.0000000000000000
[0]     ice density (kg/m^3)          :    917.00000000000000
[0]     ocean density (kg/m^3)        :    1026.0000000000000
[0]     gravitational accel (m/s^2)   :    9.8061600000000002
[0]     heat capacity of ice (J/kg/K) :    2117.2700000000000
[0]     latent heat of ice (J/kg)     :    333700.00000000000
[0]     triple point of water (K)     :    273.16000000000003
[0]     geothermal flux  (W/m^2)      :   -5.0000000000000003E-002
[0]     flow factor (grounded ice)    :    1.0000000000000000
[0]     flow factor (floating ice)    :    1.0000000000000000
[0]     max surface slope             :   0.10000000000000001
[0]     min effective strain rate (yr^-1)  :   1.0000000000000000E-008
[0]     pseudo-plastic q              :   0.50000000000000000
[0]     pseudo-plastic u0             :    100.00000000000000
[0]     pseudo-plastic phi_min (deg)  :    5.0000000000000000
[0]     pseudo-plastic phi_max (deg)  :    40.000000000000000
[0]     pseudo-plastic bed min (m)    :   -700.00000000000000
[0]     pseudo-plastic bed max (m)    :    700.00000000000000
[0]     min beta, grounded ice (Pa yr/m)             :    100.00000000000000
[0]     effective pressure delta      :    2.0000000000000000E-002
[0]     maximum till water depth (m)  :    2.0000000000000000
[0]     till drainage rate (m/yr)     :    1.0000000000000000E-003
[0]  
[0]     number of ocean levels        :            1
[0]     Reading zocn levels from config file
[0]    No ocean basins
[0]  
[0]    GLAD climate
[0]    -------------
[0]     evolve_ice (0=fixed, 1=evolve):             0
[0]    The ice sheet state will not evolve after initialization
[0]    Mass-balance accumulation time will be set to max(ice timestep, mbal timestep)
[0]     ice_tstep_multiply:           1
[0]  In glissade_initialise
[0]    CISM 2.0
[0]  Setting outflow boundary conditions
[0]  Layout(EW,NS) =          416         704  total procs =            1
[0]    Computing Glide sigma levels
[0]    Sigma levels:
[0]    ------------------
[0]     0.000 0.231 0.407 0.544 0.653 0.741 0.812 0.872 0.922 0.964 1.000
[0]  
[0]    opening file /home/pub/cam_inputdata/glc/cism/Greenland/greenland_4km_epsg3413_c171126.nc for input
[0]   * WARNING: Input file contained no level dimension.  This is not necessarily a problem.
[0]     Reading time slice            1 (   0.0000000000000000      ) from file /home/pub/cam_inputdata/glc/cism/Greenland/greenland_4km_epsg3413_c171126.nc at time    0.0000000000000000
[0]      Loading x1
[0]      Loading y1
[0]      Loading acab
[0]   * scaling acab
[0]      Loading artm
[0]      Loading bheatflx
[0]      Loading lat
[0]      Loading lon
[0]      Loading thk
[0]   * scaling thk
[0]      Loading topg
[0]   * scaling topg
[0] Global idiag, jdiag:        134   280
[0] Local idiag, jdiag, task:   136   282     0
[0]   * Global idiag, jdiag:        134   280
[0]   * Local idiag, jdiag, task:   136   282     0
[0]    Set area scale factor = 1 for polar stereographic projection
[0]    Projection
[0]    ----------
[0]    Type: Stereographic
[0]     Longitude of central meridian:   -45.000000000000000
[0]     Latitude of projection origin:    90.000000000000000
[0]     False easting:     0.0000000000000000
[0]     False northing:    0.0000000000000000
[0]     Standard parallel:    70.000000000000000
[0]     Scale factor:    0.0000000000000000
[0]     compute_area_factor: F
[0]    Initializing ice temperature based on advective-diffusive balance in each column
[0]     Offset from pressure melting point temperature =   5.0000000000000000
[0]  Done in glissade_initialise
[0]   
[0]  Compute ice velocities, time =   0.0000000000000000     
[0]  Solving depth-integrated viscosity approximation
[0]  Running with Picard acceleration
[0]   
[0]  iter #     resid, |Ax-b|/|b|     target resid
[0]  Solved the linear system, niters, err =         190   9.3593305990326561E-009
[0]    1         1.00000            0.100000E-06
[0]  Solved the linear system, niters, err =         175   7.1201681315256159E-009
[0]    2        0.842258            0.100000E-06
[0]  Solved the linear system, niters, err =         175   3.4136460754124431E-009
[0]    3        0.807756            0.100000E-06
[0]  Solved the linear system, niters, err =         150   8.2544239074831971E-009
[0]    4        0.642726            0.100000E-06
[0]  Solved the linear system, niters, err =         120   5.4822162910630730E-009
[0]    5        0.460887            0.100000E-06
[0]  Solved the linear system, niters, err =         110   7.0506610251935723E-009
[0]    6        0.301137            0.100000E-06
[0]  Solved the linear system, niters, err =         100   8.6699626875157887E-009
[0]    7        0.182866            0.100000E-06
[0]  Solved the linear system, niters, err =          90   6.4095329444652477E-009
[0]    8        0.313033E-01        0.100000E-06
[0]  Solved the linear system, niters, err =          75   9.7353583141122729E-009
[0]    9        0.143345E-02        0.100000E-06
[0]  Solved the linear system, niters, err =          75   6.4919874556306214E-009
[0]   10        0.707905E-03        0.100000E-06
[0]  Solved the linear system, niters, err =          60   8.6553074813620268E-009
[0]   11        0.353373E-03        0.100000E-06
[0]  Solved the linear system, niters, err =          60   7.2593616521848679E-009
[0]   12        0.175953E-03        0.100000E-06
[0]  Solved the linear system, niters, err =          45   9.9044836880506143E-009
[0]   13        0.832134E-04        0.100000E-06
[0]  Solved the linear system, niters, err =          40   8.4469265508350323E-009
[0]   14        0.396185E-04        0.100000E-06
[0]  Solved the linear system, niters, err =          40   3.1463311803925867E-009
[0]   15        0.198952E-04        0.100000E-06
[0]  Solved the linear system, niters, err =          35   3.9895337576732788E-009
[0]   16        0.930128E-05        0.100000E-06
[0]  Solved the linear system, niters, err =          30   5.2434802198272482E-009
[0]   17        0.444376E-05        0.100000E-06
[0]  Solved the linear system, niters, err =          25   4.2028923762165416E-009
[0]   18        0.224662E-05        0.100000E-06
[0]  Solved the linear system, niters, err =          20   6.0815736154267869E-009
[0]   19        0.103521E-05        0.100000E-06
[0]  Solved the linear system, niters, err =          15   6.3973370652062350E-009
[0]   20        0.501897E-06        0.100000E-06
[0]  Solved the linear system, niters, err =          15   3.9553980030621598E-009
[0]   21        0.253486E-06        0.100000E-06
[0]  Solved the linear system, niters, err =          10   4.6427848443223653E-009
[0]   22        0.116960E-06        0.100000E-06
[0]  Solved the linear system, niters, err =           5   8.4982643035322871E-009
[0]   23        0.570148E-07        0.100000E-06
[0]  Glissade solution has converged, outer counter, err =          23   2.7090732657684028E-002
[0]      Loading lat
[0]      Loading lon
[0]    ----------------------------------------------------------
[0]  
[0]   * Diagnostic output, time =      0.0000000000000000
[0]  
[0]   * Total ice area (km^2)      0.1667679999998247E+07
[0]   * Grounded ice area (km^2)   0.1663999999998256E+07
[0]   * Floating ice area (km^2)   0.3679999999999986E+04
[0]   * Total ice volume (km^3)    0.2952805440572556E+07
[0]   * Total ice mass (kg)        0.2707722589005033E+19
[0]   * Mass above flotation (kg)  0.2668477290954696E+19
[0]   * Total ice energy (J)      -0.1142852668752744E+24
[0]   * Total SMB flux (Gt/y)      0.0000000000000000E+00
[0]   * Total BMB flux (Gt/y)     -0.0000000000000000E+00
[0]   * Total calving flux (Gt/y) -0.0000000000000000E+00
[0]   * Total dmass/dt (Gt/y)      0.0000000000000000E+00
[0]   * dmass/dt error (Gt/y)      0.0000000000000000E+00
[0]   * Total gr line flux (Gt/y) -0.1245122946713688E+02
[0]   * Mean thickness (m)          1770.6067354502413309
[0]   * Mean temperature (C)         -19.9347059892333647
[0]   * Max thickness (m), i, j     3402.6667480468750000   230   366
[0]   * Max temperature, i, j, k      -2.5815498828887939   297   216     0
[0]   * Min temperature, i, j, k     -30.3878574371337891   236   451     0
[0]   * Max sfc spd (m/yr), i, j    1014.7894835489262277    97   406
[0]   * Max base spd (m/yr), i, j    982.8610149305145569    97   406
[0]  
[0]   *         Grid point diagnostics: (i,j) =   134   280
[0]   *         Local (i,j,rank) =                136   282     0
[0]  
[0]   * Upper surface (m)            343.5833129882813068
[0]   * Thickness (m)                732.3333129882812500
[0]   * Bedrock topo (m)            -388.7500000000000000
[0]   * Sfc mass balance (m/yr)        0.0000000000000000
[0]   * Basal mass balance (m/yr)     -0.0000000000000000
[0]   * Basal water depth (m)          0.0000000000000000
[0]   * Basal heat flux (W/m^2)       -0.0548120401799679
[0]  
[0]   *  Sigma       Ice speed (m/yr)       Ice temperature (C)
[0]   *  0.000    471.1818590108118769     -9.7645025253295898
[0]   *  0.116                             -9.2874932227323068
[0]   *  0.231    461.9941624941125724
[0]   *  0.319                             -8.4476792256992574
[0]   *  0.407    439.4390908204939592
[0]   *  0.476                             -7.8025271680867023
[0]   *  0.544    407.2954861182628861
[0]   *  0.599                             -7.2961458155157555
[0]   *  0.653    366.3998246893917212
[0]   *  0.697                             -6.8913726356655065
[0]   *  0.741    317.1923217172954423
[0]   *  0.777                             -6.5627116616410941
[0]   *  0.812    260.8834262808961171
[0]   *  0.842                             -6.2921959230560542
[0]   *  0.872    199.3256794206245104
[0]   *  0.897                             -6.0668670412763541
[0]   *  0.922    134.5214104260864190
[0]   *  0.943                             -5.8771875500593502
[0]   *  0.964     68.2772661542977346
[0]   *  0.982                             -5.7160111263863413
[0]   *  1.000      2.0601702095503667     -5.6417792671673537
[0]  
[0]     Opening file ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll.cism.initial_hist.0001-01-01-00000.nc for output;
[0]       Write output at start of run and every    1.0000000000000000       years
[0]    Creating variables internal_time, time, and tstep_count
[0]    Creating variable level
[0]    Creating variable lithoz
[0]    Creating variable nlev_smb
[0]    Creating variable staglevel
[0]    Creating variable stagwbndlevel
[0]    Creating variable x0
[0]    Creating variable x1
[0]    Creating variable y0
[0]    Creating variable y1
[0]    Creating variable zocn
[0]    Creating variable artm
[0]    Creating variable smb
[0]    Creating variable thk
[0]    Creating variable topg
[0]    Creating variable usurf
[0]     Writing to file ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll.cism.initial_hist.0001-01-01-00000.nc at time    0.0000000000000000
[0]    WHL: oc_tavg_helper is not associated; associate now
[0]     Opening file ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll.cism.tavg_helper.0000-00-00-00000.nc for output;
[0]       Write output every    9999999.0000000000       years
[0]    Creating variables internal_time, time, and tstep_count
[0]    Creating variable level
[0]    Creating variable lithoz
[0]    Creating variable nlev_smb
[0]    Creating variable staglevel
[0]    Creating variable stagwbndlevel
[0]    Creating variable x0
[0]    Creating variable x1
[0]    Creating variable y0
[0]    Creating variable y1
[0]    Creating variable zocn
[0]    Creating variable artm
[0]    Creating variable smb
[0]    Creating variable thk
[0]    Creating variable topg
[0]    Creating variable usurf
[0] MCT::m_Router::initp_: GSMap indices not increasing...Will correct
[0] MCT::m_Router::initp_: RGSMap indices not increasing...Will correct
[0] MCT::m_Router::initp_: RGSMap indices not increasing...Will correct
[0] MCT::m_Router::initp_: GSMap indices not increasing...Will correct
[0] MCT::m_Router::initp_: GSMap indices not increasing...Will correct
[0] MCT::m_Router::initp_: RGSMap indices not increasing...Will correct
[0] MCT::m_Router::initp_: RGSMap indices not increasing...Will correct
[0] MCT::m_Router::initp_: GSMap indices not increasing...Will correct
[0] calcsize j,iq,jac, lsfrm,lstoo  1  1  1  22  21
[0] calcsize j,iq,jac, lsfrm,lstoo  1  1  2  22  21
[0] calcsize j,iq,jac, lsfrm,lstoo  1  2  1  29  28
[0] calcsize j,iq,jac, lsfrm,lstoo  1  2  2  29  28
[0] calcsize j,iq,jac, lsfrm,lstoo  1  3  1  33  32
[0] calcsize j,iq,jac, lsfrm,lstoo  1  3  2  33  32
[0] calcsize j,iq,jac, lsfrm,lstoo  1  4  1  19  18
[0] calcsize j,iq,jac, lsfrm,lstoo  1  4  2  19  18
[0] calcsize j,iq,jac, lsfrm,lstoo  1  5  1  14  13
[0] calcsize j,iq,jac, lsfrm,lstoo  1  5  2  14  13
[0] calcsize j,iq,jac, lsfrm,lstoo  2  1  1  21  22
[0] calcsize j,iq,jac, lsfrm,lstoo  2  1  2  21  22
[0] calcsize j,iq,jac, lsfrm,lstoo  2  2  1  28  29
[0] calcsize j,iq,jac, lsfrm,lstoo  2  2  2  28  29
[0] calcsize j,iq,jac, lsfrm,lstoo  2  3  1  32  33
[0] calcsize j,iq,jac, lsfrm,lstoo  2  3  2  32  33
[0] calcsize j,iq,jac, lsfrm,lstoo  2  4  1  18  19
[0] calcsize j,iq,jac, lsfrm,lstoo  2  4  2  18  19
[0] calcsize j,iq,jac, lsfrm,lstoo  2  5  1  13  14
[0] calcsize j,iq,jac, lsfrm,lstoo  2  5  2  13  14
[0]    WHL, oc_tavg_helper is already associated; reset the tavg fields
[0]    WHL, oc_tavg_helper is already associated; reset the tavg fields
[0]    WHL, oc_tavg_helper is already associated; reset the tavg fields
[0]    WHL, oc_tavg_helper is already associated; reset the tavg fields
[0]    WHL, oc_tavg_helper is already associated; reset the tavg fields
[0]     Opening file ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll.cism.r.0001-01-01-09000.nc for output;
[0]       Write output at start of run and every    1.0000000000000000       years
[0]    Creating variables internal_time, time, and tstep_count
[0]    Temperature remapping option uses temperature on a staggered vertical grid.  The netCDF output variable "temp" has been changed to "tempstag".
[0]    Temperature remapping option uses dissip on a staggered vertical grid.  The netCDF output variable "dissip" has been changed to "dissipstag".
[0]    Creating variable level
[0]    Creating variable lithoz
[0]    Creating variable nlev_smb
[0]    Creating variable staglevel
[0]    Creating variable stagwbndlevel
[0]    Creating variable x0
[0]    Creating variable x1
[0]    Creating variable y0
[0]    Creating variable y1
[0]    Creating variable zocn
[0]    Creating variable acab
[0]    Creating variable artm
[0]    Creating variable beta
[0]    Creating variable bfricflx
[0]    Creating variable bheatflx
[0]    Creating variable btractx
[0]    Creating variable btracty
[0]    Creating variable bwat
[0]    Creating variable dissipstag
[0]    Creating variable efvs
[0]    Creating variable ice_age
[0]    Creating variable kinbcmask
[0]    Creating variable tempstag
[0]    Creating variable thk
[0]    Creating variable thkmask
[0]    Creating variable topg
[0]    Creating variable uvel
[0]    Creating variable uvel_2d
[0]    Creating variable vvel
[0]    Creating variable vvel_2d
[0]    Creating variable hflx_tavg
[0]    Creating variable lat
[0]    Creating variable lon
[0]    Creating variable rofi_tavg
[0]    Creating variable rofl_tavg
[0]     Writing to file ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll.cism.r.0001-01-01-09000.nc at time    0.0000000000000000
[0]    WHL, oc_tavg_helper is already associated; reset the tavg fields
[0]    WHL, oc_tavg_helper is already associated; reset the tavg fields
[0]    WHL, oc_tavg_helper is already associated; reset the tavg fields
[0]    WHL, oc_tavg_helper is already associated; reset the tavg fields
[0]    Closing input file /home/pub/cam_inputdata/glc/cism/Greenland/greenland_4km_epsg3413_c171126.nc
[0]    Closing output file ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20211215_172231_tm2hll.cism.tavg_helper.0000-00-00-00000.nc
[0]    Some Stats
[0]     Maximum temperature iterations:            0
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Declarative: Post Actions)
[Pipeline] script
[Pipeline] {
[Pipeline] sh
+ chmod -R 755 /home/jenkins/cam_output
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] End of Pipeline
Finished: SUCCESS